Spaces:
Sleeping
Sleeping
AI-RESEARCHER-2024
commited on
Commit
•
5e5654c
1
Parent(s):
c63323f
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio==4.44.0
|
|
2 |
tensorflow==2.17.0
|
3 |
ultralytics==8.2.95
|
4 |
opencv-python==4.10.0.84
|
5 |
-
Pillow==9.4.0
|
|
|
|
2 |
tensorflow==2.17.0
|
3 |
ultralytics==8.2.95
|
4 |
opencv-python==4.10.0.84
|
5 |
+
Pillow==9.4.0
|
6 |
+
huggingface-hub==0.24.7
|