multimodalart HF Staff commited on
Commit
8a3c7a5
·
verified ·
1 Parent(s): e3f35ee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import gradio as gr
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
  ]
 
2
 
3
  data_with_hf_url = [
4
  {
5
+ "image": "https://huggingface.co/Norod78/Flux_1_Dev_LoRA_Paper-Cutout-Style/resolve/main/08a19840b6214b76b0607b2f9d5a7e28_63159b9d98124c008efb1d36446a615c.png",
6
  "title": "Test LoRA"
7
  }
8
  ]