pranaya20 commited on
Commit
3f13bb3
·
verified ·
1 Parent(s): 7f0ac64

Update requirements.txt

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