fffiloni commited on
Commit
f9aae74
·
verified ·
1 Parent(s): 746cbf8

Update gradio_app.py

Browse files
Files changed (1) hide show
  1. gradio_app.py +1 -1
gradio_app.py CHANGED
@@ -22,7 +22,7 @@ from utils.tools import read_video
22
 
23
  from huggingface_hub import snapshot_download, hf_hub_download
24
 
25
- huggingface_hub.hf_hub_download(
26
  repo_id='lllyasviel/ic-light',
27
  filename='iclight_sd15_fc.safetensors',
28
  local_dir='./models'
 
22
 
23
  from huggingface_hub import snapshot_download, hf_hub_download
24
 
25
+ hf_hub_download(
26
  repo_id='lllyasviel/ic-light',
27
  filename='iclight_sd15_fc.safetensors',
28
  local_dir='./models'