File tree Expand file tree Collapse file tree 1 file changed +6
-13
lines changed Expand file tree Collapse file tree 1 file changed +6
-13
lines changed Original file line number Diff line number Diff line change @@ -4,34 +4,27 @@ TexFusion AI app created by flutter framework and it is a new AI art generation
4
4
5
5
<Br >
6
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 >
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 >
8
8
</p >
9
9
10
10
## Features
11
11
- Generate Images from Text
12
12
- High Quality images
13
13
- Unlimited Response
14
14
- Render 3D images
15
+ - Download Image
15
16
16
17
## How it work !
17
18
- 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.
18
19
19
20
## Screenshots
20
21
<Table >
21
22
<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>
28
25
</tr>
29
26
<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>
36
29
</tr>
37
30
</Table >
You can’t perform that action at this time.
0 commit comments