Komal133 commited on
Commit
0599e91
·
verified ·
1 Parent(s): 76e08f4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,5 +1,6 @@
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
 
 
1
+ gradio==3.11.0
2
+ torch==2.1.0
3
+ torchvision==0.15.0
4
+ simple-salesforce==1.11.0
5
+ Pillow==9.3.0
6
+ base64==3.10.1