pranaya20 commited on
Commit
68109b9
·
verified ·
1 Parent(s): 754b944

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,8 +1,10 @@
 
1
  ultralytics
2
- torch
3
- opencv-python
4
  numpy
5
- pillow
6
- gradio
 
 
7
  wikipedia
8
 
 
1
+ gradio
2
  ultralytics
3
+ opencv-python-headless
 
4
  numpy
5
+ Pillow
6
+ pandas
7
+ torch
8
+ h3
9
  wikipedia
10