pavank007 commited on
Commit
ea0e157
·
verified ·
1 Parent(s): 848f3c0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- gradio
2
- torch
3
- transformers
4
- pillow
5
- numpy
6
- opencv-python
7
- requests
 
1
+ gradio>=3.50.2
2
+ torch>=2.0.0
3
+ transformers>=4.30.0
4
+ pillow>=9.0.0
5
+ numpy>=1.24.0
6
+ opencv-python>=4.7.0