Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,6 +7,7 @@ charset-normalizer==3.0.1
|
|
7 |
click==8.1.3
|
8 |
colorama==0.4.6
|
9 |
Cython==0.29.32
|
|
|
10 |
decorator==5.1.1
|
11 |
entrypoints==0.4
|
12 |
fst-pso==1.8.1
|
|
|
7 |
click==8.1.3
|
8 |
colorama==0.4.6
|
9 |
Cython==0.29.32
|
10 |
+
datasets==2.10.0
|
11 |
decorator==5.1.1
|
12 |
entrypoints==0.4
|
13 |
fst-pso==1.8.1
|