Skip to content

Commit 0539cb0

Browse files
Update README.md
1 parent d001d6f commit 0539cb0

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,21 @@ TexFusion AI app created by flutter framework and it is a new AI art generation
1212
- Make sure you enter more descriptive prompt. As this is kind of new api, it produces HD image with less descriptive prompt. So, make sure you describe the image correctly that you want as output.
1313

1414
## Screenshots
15-
<Table>
15+
<Table style="padding:10px">
1616
<tr>
17-
<td width="500">
18-
<img src="https://github.com/VikramadityaDev/text_to_image_gen/blob/master/screenshots/Screenshot%201.png" height="500"/>
17+
<td>
18+
<img src="https://github.com/VikramadityaDev/text_to_image_gen/blob/master/screenshots/Screenshot%201.png" alt="1" width= 250px height= 500px />
1919
</td>
20-
<td width="500">
21-
<img src="https://github.com/VikramadityaDev/text_to_image_gen/blob/master/screenshots/Screenshot%202.png" height="500"/>
20+
<td>
21+
<img src="https://github.com/VikramadityaDev/text_to_image_gen/blob/master/screenshots/Screenshot%202.png" alt="2" width = 250px height = 500px />
2222
</td>
2323
</tr>
2424
<tr>
25-
<td width="50%">
26-
<img src="https://github.com/VikramadityaDev/text_to_image_gen/blob/master/screenshots/Screenshot%203.png"/>
25+
<td>
26+
<img src="https://github.com/VikramadityaDev/text_to_image_gen/blob/master/screenshots/Screenshot%203.png" alt="3" width = 250px height = 500px />
2727
</td>
28-
<td width="50%">
29-
<img src="https://github.com/VikramadityaDev/text_to_image_gen/blob/master/screenshots/Screenshot%204.png"/>
28+
<td>
29+
<img src="https://github.com/VikramadityaDev/text_to_image_gen/blob/master/screenshots/Screenshot%204.png" alt="4" width = 250px height = 500px />
3030
</td>
3131
</tr>
3232
</Table>

0 commit comments

Comments
 (0)