Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -18,7 +18,7 @@ click==7.1.2
|
|
| 18 |
cryptography==38.0.4
|
| 19 |
cupy-cuda110==8.6.0
|
| 20 |
cymem==2.0.5
|
| 21 |
-
datasets==1.11.0
|
| 22 |
decorator==5.0.6
|
| 23 |
defusedxml==0.7.1
|
| 24 |
dill==0.3.3
|
|
|
|
| 18 |
cryptography==38.0.4
|
| 19 |
cupy-cuda110==8.6.0
|
| 20 |
cymem==2.0.5
|
| 21 |
+
# datasets==1.11.0 这个会要求huggingface-hub<0.1.0,且用不到
|
| 22 |
decorator==5.0.6
|
| 23 |
defusedxml==0.7.1
|
| 24 |
dill==0.3.3
|