Komal133 commited on
Commit
842add9
·
verified ·
1 Parent(s): c5596f9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -8
requirements.txt CHANGED
@@ -1,8 +1,5 @@
1
-
2
-
3
- gradio==4.44.0
4
- torch==2.0.1
5
- torchvision==0.15.2
6
- Pillow==9.5.0
7
- simple-salesforce==1.12.5
8
- numpy==1.23.5
 
1
+ torch>=1.13.1
2
+ torchvision>=0.14.1
3
+ Pillow>=9.0.1
4
+ gradio>=3.30
5
+ simple-salesforce>=1.11.4