lokesh341 commited on
Commit
2792f8b
·
1 Parent(s): 7390c0c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  gradio==4.10.0
2
  transformers==4.39.3
3
  torch>=2.1.0
4
- opencv-python-headless
5
  folium==0.14.0
6
  matplotlib==3.7.1
7
- numpy==1.24.3
 
 
1
  gradio==4.10.0
2
  transformers==4.39.3
3
  torch>=2.1.0
4
+ opencv-python-headless>=4.8.0
5
  folium==0.14.0
6
  matplotlib==3.7.1
7
+ numpy==1.24.3
8
+ timm==0.9.2