prithivMLmods
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -124,6 +124,16 @@ You should use `Anime` to trigger the image generation.
|
|
124 |
| ![Image 7](images/5.png) | ![Image 8](images/8.png) | ![Image 9](images/9.png) |
|
125 |
| ![Image 10](images/4.png) | ![Image 11](images/7.png) | ![Image 12](images/6.png) |
|
126 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
127 |
## Download model
|
128 |
|
129 |
Weights for this model are available in Safetensors format.
|
|
|
124 |
| ![Image 7](images/5.png) | ![Image 8](images/8.png) | ![Image 9](images/9.png) |
|
125 |
| ![Image 10](images/4.png) | ![Image 11](images/7.png) | ![Image 12](images/6.png) |
|
126 |
|
127 |
+
|
128 |
+
## App File Structure
|
129 |
+
|
130 |
+
/project-root/
|
131 |
+
|
132 |
+
βββ .gitattributes
|
133 |
+
βββ README.md
|
134 |
+
βββ app.py
|
135 |
+
βββ pythonproject.py
|
136 |
+
|
137 |
## Download model
|
138 |
|
139 |
Weights for this model are available in Safetensors format.
|