Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ torchvision
|
|
| 5 |
pillow
|
| 6 |
numpy
|
| 7 |
typing
|
| 8 |
-
gitpython
|
|
|
|
|
|
| 5 |
pillow
|
| 6 |
numpy
|
| 7 |
typing
|
| 8 |
+
gitpython
|
| 9 |
+
huggingface_hub
|