Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -35,7 +35,7 @@ loras = [
|
|
| 35 |
"image": "https://huggingface.co/alfredplpl/qwen-image-ja-text-test/resolve/main/test5.jpg",
|
| 36 |
"trigger_word": " ",
|
| 37 |
"trigger_position": "prepend",
|
| 38 |
-
"weights": "
|
| 39 |
"title": "Ja Text"
|
| 40 |
},
|
| 41 |
{
|
|
|
|
| 35 |
"image": "https://huggingface.co/alfredplpl/qwen-image-ja-text-test/resolve/main/test5.jpg",
|
| 36 |
"trigger_word": " ",
|
| 37 |
"trigger_position": "prepend",
|
| 38 |
+
"weights": "test_diffusers.safetensors",
|
| 39 |
"title": "Ja Text"
|
| 40 |
},
|
| 41 |
{
|