3v324v23 commited on
Commit
56e7e4d
·
1 Parent(s): 5181494
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- gradio>=4.0.0
2
  controlnet-aux>=0.0.9
 
3
  torch
4
  torchvision
5
  Pillow
 
1
+ gradio>=4.0.0,<5.0.0
2
  controlnet-aux>=0.0.9
3
+ huggingface_hub<0.24
4
  torch
5
  torchvision
6
  Pillow