Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ opencv-python
|
|
5 |
torch
|
6 |
torchvision
|
7 |
tqdm
|
8 |
-
numba
|
|
|
|
5 |
torch
|
6 |
torchvision
|
7 |
tqdm
|
8 |
+
numba
|
9 |
+
huggingface-hub
|