Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -13,4 +13,5 @@ open3d
|
|
| 13 |
|
| 14 |
gradio
|
| 15 |
httpx[socks]
|
| 16 |
-
huggingface_hub==0.25.0
|
|
|
|
|
|
| 13 |
|
| 14 |
gradio
|
| 15 |
httpx[socks]
|
| 16 |
+
huggingface_hub==0.25.0
|
| 17 |
+
datasets
|