fffiloni commited on
Commit
7759fe3
·
verified ·
1 Parent(s): 7e7ec0c

do not install annoyators deps here

Browse files
vace/gradios/vace_preprocess_demo.py CHANGED
@@ -26,7 +26,7 @@ def install_dependencies():
26
  print(f"An error occurred while installing dependencies: {e}")
27
 
28
 
29
- install_dependencies()
30
 
31
 
32
  from huggingface_hub import snapshot_download
 
26
  print(f"An error occurred while installing dependencies: {e}")
27
 
28
 
29
+ #install_dependencies()
30
 
31
 
32
  from huggingface_hub import snapshot_download