sagar007 commited on
Commit
7b13bf4
1 Parent(s): 9a34a8b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,8 +1,10 @@
1
  gradio==3.50.2
2
  torch==2.1.0
3
  transformers==4.35.2
4
- Pillow==10.1.0
5
- numpy==1.26.2
6
  torchvision
7
  opencv-python
8
- scipy
 
 
 
 
 
1
  gradio==3.50.2
2
  torch==2.1.0
3
  transformers==4.35.2
 
 
4
  torchvision
5
  opencv-python
6
+ ultralytics
7
+ matplotlib
8
+ opencv-python
9
+ numpy
10
+ Pillow