nsathya5 commited on
Commit
b6e18e3
·
verified ·
1 Parent(s): fa47ceb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,6 +1,8 @@
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
 
1
  gradio>=3.50.2
2
  torch>=2.0.0
3
+ torchvision>=0.15.0
4
  transformers>=4.35.0
5
+ scipy>=1.10.0
6
  opencv-python-headless>=4.8.0
7
+ matplotlib>=3.7.0
8
+ Pillow>=9.0.0