Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -30,6 +30,13 @@ loras = [
|
|
30 |
"trigger_position": "prepend",
|
31 |
"title": "Gufeng Style"
|
32 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
{
|
34 |
"repo": "lichorosario/qwen-image-dottrmstr",
|
35 |
"image": "https://huggingface.co/lichorosario/qwen-image-dottrmstr/resolve/main/images/Day_of_the_Tentacle_Remastered_(PC)_08.jpg",
|
|
|
30 |
"trigger_position": "prepend",
|
31 |
"title": "Gufeng Style"
|
32 |
},
|
33 |
+
{
|
34 |
+
"repo": "alfredplpl/qwen-image-modern-anime-lora",
|
35 |
+
"image": "https://huggingface.co/alfredplpl/qwen-image-modern-anime-lora/resolve/main/sample1.jpg",
|
36 |
+
"trigger_word": "Japanese modern anime style, ",
|
37 |
+
"trigger_position": "prepend",
|
38 |
+
"title": "Modern Anime"
|
39 |
+
},
|
40 |
{
|
41 |
"repo": "lichorosario/qwen-image-dottrmstr",
|
42 |
"image": "https://huggingface.co/lichorosario/qwen-image-dottrmstr/resolve/main/images/Day_of_the_Tentacle_Remastered_(PC)_08.jpg",
|