CorvaeOboro commited on
Commit
24816b1
Β·
verified Β·
1 Parent(s): f394a85

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- numpy==1.22.3
2
  Pillow==9.1.0
3
  scipy==1.8.0
4
  torch==1.11.0
5
  torchvision==0.12.0
6
  imageio
 
 
1
+ numpy<2
2
  Pillow==9.1.0
3
  scipy==1.8.0
4
  torch==1.11.0
5
  torchvision==0.12.0
6
  imageio
7
+ huggingface_hub>=0.10,<0.20