Skip to content

Commit a019700

Browse files
Merge remote-tracking branch 'origin/master'
2 parents 466699a + 0453d99 commit a019700

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
TexFusion AI app created by flutter framework and it is a new AI art generation tool that can create amazing images from just text prompt. TexFusion AI can also make variations of your existing image. It uses brain fusion api to get get 3d render images.
44

5+
<Br>
6+
<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>
8+
</p>
9+
510
## Features
611
- Generate Images from Text
712
- High Quality images
@@ -12,3 +17,21 @@ TexFusion AI app created by flutter framework and it is a new AI art generation
1217
- 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.
1318

1419
## Screenshots
20+
<Table>
21+
<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>
28+
</tr>
29+
<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>
36+
</tr>
37+
</Table>

0 commit comments

Comments
 (0)