odeodhar commited on
Commit
cf409ae
·
verified ·
1 Parent(s): 2f74dca

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -10
requirements.txt CHANGED
@@ -1,11 +1,9 @@
1
- torch==2.1.0
2
- torchvision==0.16.0
3
- transformers==4.40.0
4
- huggingface-hub==0.23.0
5
- gradio==4.12.0
6
- pillow==10.1.0
7
- opencv-python-headless==4.8.1.78
8
- numpy==1.24.3
9
- scipy==1.11.4
10
- requests==2.31.0
11
  matplotlib
 
1
+ huggingface-hub>=0.19.3,<1.0
2
+ transformers>=4.35.0
3
+ torch>=2.0.0
4
+ gradio>=4.0.0
5
+ pillow>=10.0.0
6
+ opencv-python-headless>=4.8.0
7
+ numpy>=1.24.0
8
+ scipy>=1.10.0
 
 
9
  matplotlib