Spaces:
Runtime error
Runtime error
Update gradio_demo/character_template.py
Browse files
gradio_demo/character_template.py
CHANGED
@@ -21,7 +21,7 @@ character_list_man = [
|
|
21 |
"name": "Gleb Savchenko (identifier: Liam Hemsworth a man)",
|
22 |
"prompt": "Close-up photo of Liam Hemsworth a man, 35mm photograph, film, professional, 4k, highly detailed.",
|
23 |
"negative_prompt": "noisy, blurry, soft, deformed, ugly",
|
24 |
-
"path": "/home/user/app/checkpoint/lora/
|
25 |
},
|
26 |
]
|
27 |
|
|
|
21 |
"name": "Gleb Savchenko (identifier: Liam Hemsworth a man)",
|
22 |
"prompt": "Close-up photo of Liam Hemsworth a man, 35mm photograph, film, professional, 4k, highly detailed.",
|
23 |
"negative_prompt": "noisy, blurry, soft, deformed, ugly",
|
24 |
+
"path": "/home/user/app/checkpoint/lora/Gleb-Savchenko_Liam-Hemsworth.safetensors",
|
25 |
},
|
26 |
]
|
27 |
|