Komal133 commited on
Commit
6ce3beb
·
verified ·
1 Parent(s): 2c5f171

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- gradio
2
- torch
3
- torchvision
4
- simple-salesforce
5
- Pillow
6
- requests
 
1
+ torch>=1.13.0
2
+ torchvision>=0.14.0
3
+ Pillow>=9.0.0
4
+ gradio>=3.0
5
+ simple-salesforce>=1.11.4