Skip to content

Commit b69de00

Browse files
Merge remote-tracking branch 'origin/master'
2 parents 2855033 + 456bedb commit b69de00

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

README.md

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,34 +4,27 @@ TexFusion AI app created by flutter framework and it is a new AI art generation
44

55
<Br>
66
<p align="left">
7-
<a href="https://github.com/VikramadityaDev/text_to_image_gen/releases/download/v1.0.0/app-armeabi-v7a-release.apk"><img src="https://img.shields.io/github/downloads/VikramadityaDev/text_to_image_gen/total?color=g&label=Downloads&logo=android&logoColor=white&style=for-the-badge"></a>
7+
<a href="https://github.com/VikramadityaDev/text_to_image_gen/releases/download/v1.0.2/app-armeabi-v7a-release.apk"><img src="https://img.shields.io/github/downloads/VikramadityaDev/text_to_image_gen/total?color=g&label=Downloads&logo=android&logoColor=white&style=for-the-badge"></a>
88
</p>
99

1010
## Features
1111
- Generate Images from Text
1212
- High Quality images
1313
- Unlimited Response
1414
- Render 3D images
15+
- Download Image
1516

1617
## How it work !
1718
- 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.
1819

1920
## Screenshots
2021
<Table>
2122
<tr>
22-
<td width="50%">
23-
<img src="https://github.com/VikramadityaDev/text_to_image_gen/blob/master/screenshots/Screenshot%201.png"/>
24-
</td>
25-
<td width="50%">
26-
<img src="https://github.com/VikramadityaDev/text_to_image_gen/blob/master/screenshots/Screenshot%202.png"/>
27-
</td>
23+
<td><img src="screenshots/Screenshot 1.png" width=300/></td>
24+
<td><img src="screenshots/Screenshot 2.png" width=300/></td>
2825
</tr>
2926
<tr>
30-
<td width="50%">
31-
<img src="https://github.com/VikramadityaDev/text_to_image_gen/blob/master/screenshots/Screenshot%203.png"/>
32-
</td>
33-
<td width="50%">
34-
<img src="https://github.com/VikramadityaDev/text_to_image_gen/blob/master/screenshots/Screenshot%204.png"/>
35-
</td>
27+
<td><img src="screenshots/Screenshot 3.png" width=300/></td>
28+
<td><img src="screenshots/Screenshot 4.png" width=300/></td>
3629
</tr>
3730
</Table>

0 commit comments

Comments
 (0)