fffiloni commited on
Commit
43d6e06
1 Parent(s): 628186b

Update webgui.py

Browse files
Files changed (1) hide show
  1. webgui.py +1 -1
webgui.py CHANGED
@@ -27,7 +27,7 @@ import argparse
27
 
28
  import gradio as gr
29
 
30
- from huggingface_hub import snapshot_download
31
 
32
  huggingface_hub.snapshot_download(
33
  repo_id='BadToBest/EchoMimic',
 
27
 
28
  import gradio as gr
29
 
30
+ import huggingface_hub
31
 
32
  huggingface_hub.snapshot_download(
33
  repo_id='BadToBest/EchoMimic',