Spaces:
Running
Running
admin
commited on
Commit
·
28bd077
1
Parent(s):
af671c1
huggingface-hub 0.29.3
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ Pillow
|
|
3 |
requests
|
4 |
onnxruntime
|
5 |
numpy>=1.11.1
|
6 |
-
opencv-python>=4.5
|
|
|
|
3 |
requests
|
4 |
onnxruntime
|
5 |
numpy>=1.11.1
|
6 |
+
opencv-python>=4.5
|
7 |
+
huggingface-hub==0.29.3
|