Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +15 -15
requirements.txt
CHANGED
|
@@ -1,17 +1,17 @@
|
|
| 1 |
-
datasets
|
| 2 |
-
h5py
|
| 3 |
-
matplotlib
|
| 4 |
-
numba
|
| 5 |
-
numpy
|
| 6 |
-
pandas
|
| 7 |
-
pickleshare
|
| 8 |
-
plotly
|
| 9 |
-
protobuf
|
| 10 |
-
pyarrow
|
| 11 |
-
pynndescent
|
| 12 |
-
scikit-image
|
| 13 |
-
scikit-learn
|
| 14 |
-
transformers
|
| 15 |
wikipedia
|
| 16 |
-
llvmlite
|
| 17 |
torch
|
|
|
|
| 1 |
+
datasets
|
| 2 |
+
h5py
|
| 3 |
+
matplotlib
|
| 4 |
+
numba
|
| 5 |
+
numpy
|
| 6 |
+
pandas
|
| 7 |
+
pickleshare
|
| 8 |
+
plotly
|
| 9 |
+
protobuf
|
| 10 |
+
pyarrow
|
| 11 |
+
pynndescent
|
| 12 |
+
scikit-image
|
| 13 |
+
scikit-learn
|
| 14 |
+
transformers
|
| 15 |
wikipedia
|
| 16 |
+
llvmlite
|
| 17 |
torch
|