nagasurendra commited on
Commit
8aebf1e
·
verified ·
1 Parent(s): f267527

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- gradio
2
- opencv-python
3
  ultralytics
4
- matplotlib
 
 
5
  numpy
 
 
1
+ torch
 
2
  ultralytics
3
+ transformers
4
+ opencv-python
5
+ gradio
6
  numpy
7
+ pillow