Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -2,7 +2,7 @@ import gradio as gr
|
|
2 |
|
3 |
data_with_hf_url = [
|
4 |
{
|
5 |
-
"image": "https://huggingface.co/
|
6 |
"title": "Test LoRA"
|
7 |
}
|
8 |
]
|
|
|
2 |
|
3 |
data_with_hf_url = [
|
4 |
{
|
5 |
+
"image": "https://huggingface.co/renderartist/retrocomicflux/resolve/main/images/ComfyUI_temp_ipugi_00131_.png",
|
6 |
"title": "Test LoRA"
|
7 |
}
|
8 |
]
|