shaheerawan3 commited on
Commit
c6ebfa6
·
verified ·
1 Parent(s): 20c86a5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -4
requirements.txt CHANGED
@@ -1,4 +1,8 @@
1
- gradio==3.36.1
2
- torch
3
- transformers
4
- Pillow
 
 
 
 
 
1
+ gradio==4.16.0
2
+ torch>=2.0.0
3
+ torchvision>=0.15.0
4
+ transformers>=4.36.0
5
+ Pillow>=10.0.0
6
+ scikit-learn>=1.3.0
7
+ numpy>=1.24.0
8
+ opencv-python>=4.8.0