Spaces:
Sleeping
Sleeping
murphylmf commited on
Commit ·
6b09604
1
Parent(s): aaa33bc
update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -11,7 +11,7 @@ spaces
|
|
| 11 |
ninja
|
| 12 |
einops
|
| 13 |
safetensors
|
| 14 |
-
huggingface_hub
|
| 15 |
open3d==0.19.0
|
| 16 |
ultralytics==8.3.227
|
| 17 |
timm==1.0.24
|
|
|
|
| 11 |
ninja
|
| 12 |
einops
|
| 13 |
safetensors
|
| 14 |
+
huggingface_hub<0.25.0
|
| 15 |
open3d==0.19.0
|
| 16 |
ultralytics==8.3.227
|
| 17 |
timm==1.0.24
|