Skip to content

Commit 0453d99

Browse files
Update README.md
1 parent 52127fc commit 0453d99

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
@@ -17,21 +17,21 @@ TexFusion AI app created by flutter framework and it is a new AI art generation
1717
- 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.
1818

1919
## Screenshots
20-
<Table style="padding:10px">
20+
<Table>
2121
<tr>
22-
<td>
23-
<img src="https://github.com/VikramadityaDev/text_to_image_gen/blob/master/screenshots/Screenshot%201.png" alt="1" width= 250px height= 500px />
22+
<td width="50%">
23+
<img src="https://github.com/VikramadityaDev/text_to_image_gen/blob/master/screenshots/Screenshot%201.png"/>
2424
</td>
25-
<td>
26-
<img src="https://github.com/VikramadityaDev/text_to_image_gen/blob/master/screenshots/Screenshot%202.png" alt="2" width = 250px height = 500px />
25+
<td width="50%">
26+
<img src="https://github.com/VikramadityaDev/text_to_image_gen/blob/master/screenshots/Screenshot%202.png"/>
2727
</td>
2828
</tr>
2929
<tr>
30-
<td>
31-
<img src="https://github.com/VikramadityaDev/text_to_image_gen/blob/master/screenshots/Screenshot%203.png" alt="3" width = 250px height = 500px />
30+
<td width="50%">
31+
<img src="https://github.com/VikramadityaDev/text_to_image_gen/blob/master/screenshots/Screenshot%203.png"/>
3232
</td>
33-
<td>
34-
<img src="https://github.com/VikramadityaDev/text_to_image_gen/blob/master/screenshots/Screenshot%204.png" alt="4" width = 250px height = 500px />
33+
<td width="50%">
34+
<img src="https://github.com/VikramadityaDev/text_to_image_gen/blob/master/screenshots/Screenshot%204.png"/>
3535
</td>
3636
</tr>
3737
</Table>

0 commit comments

Comments
 (0)