Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -44,4 +44,5 @@ thop>=0.1.1 # FLOPs computation
|
|
| 44 |
# roboflow
|
| 45 |
|
| 46 |
# HUB -----------------------------------------
|
| 47 |
-
GitPython>=3.1.24
|
|
|
|
|
|
| 44 |
# roboflow
|
| 45 |
|
| 46 |
# HUB -----------------------------------------
|
| 47 |
+
GitPython>=3.1.24
|
| 48 |
+
gdown==4.7.1
|