nsathya5 commited on
Commit
1cfe6b2
·
verified ·
1 Parent(s): 1ec7e98

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  gradio>=3.50.2
2
  torch>=2.0.0
3
- numpy>=1.24.0
4
- opencv-python>=4.8.0
5
  Pillow>=10.0.0
6
- transformers>=4.34.0
7
- scipy>=1.11.1
 
1
  gradio>=3.50.2
2
  torch>=2.0.0
3
+ transformers>=4.35.0
4
+ opencv-python-headless>=4.8.0
5
  Pillow>=10.0.0
6
+ matplotlib>=3.7.0