Spaces:
Running
Running
prithivMLmods
commited on
Commit
•
4b1974f
1
Parent(s):
1f85cbc
Update app.py
Browse files
app.py
CHANGED
@@ -219,6 +219,14 @@ loras = [
|
|
219 |
"weights": "shou_xin.safetensors",
|
220 |
"trigger_word": "shou_xin, pencil sketch"
|
221 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
222 |
#anime-v1
|
223 |
{
|
224 |
"image": "https://huggingface.co/strangerzonehf/Flux-Animeo-v1-LoRA/resolve/main/images/A4.png",
|
|
|
219 |
"weights": "shou_xin.safetensors",
|
220 |
"trigger_word": "shou_xin, pencil sketch"
|
221 |
},
|
222 |
+
#smudge
|
223 |
+
{
|
224 |
+
"image": "https://huggingface.co/strangerzonehf/Flux-Sketch-Smudge-LoRA/resolve/main/images/5.png",
|
225 |
+
"title": "Sketch_Smudge",
|
226 |
+
"repo": "strangerzonehf/Flux-Sketch-Smudge-LoRA",
|
227 |
+
"weights": "Sketch-Smudge.safetensors",
|
228 |
+
"trigger_word": " Sketch Smudge"
|
229 |
+
},
|
230 |
#anime-v1
|
231 |
{
|
232 |
"image": "https://huggingface.co/strangerzonehf/Flux-Animeo-v1-LoRA/resolve/main/images/A4.png",
|