Irina Tolstykh
commited on
Commit
•
26e9ab1
1
Parent(s):
db1c44a
upadte requirements
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
Cython==0.29.28
|
2 |
ultralytics==8.0.124
|
3 |
timm==0.8.13.dev0
|
4 |
-
huggingface_hub
|
5 |
-
gradio
|
6 |
omegaconf==2.3.0
|
7 |
git+https://github.com/WildChlamydia/MiVOLO.git
|
|
|
1 |
Cython==0.29.28
|
2 |
ultralytics==8.0.124
|
3 |
timm==0.8.13.dev0
|
4 |
+
huggingface_hub==0.15.1
|
5 |
+
gradio==3.35.2
|
6 |
omegaconf==2.3.0
|
7 |
git+https://github.com/WildChlamydia/MiVOLO.git
|