Hellowish commited on
Commit
01f5b8d
·
verified ·
1 Parent(s): 724cf70

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -8
requirements.txt CHANGED
@@ -1,8 +1,3 @@
1
- torch>=2.0.0
2
- torchvision>=0.15.0
3
- gradio>=3.40.0
4
- pillow>=9.0.0
5
- scikit-learn>=1.2.0
6
- matplotlib>=3.6.0
7
- numpy>=1.23.0
8
- pandas>=2.0.0
 
1
+ gradio==3.44.0
2
+ transformers==4.40.0
3
+ torch>=2.0.0