Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -5
requirements.txt
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
-
panel
|
2 |
-
jupyter
|
3 |
-
transformers
|
4 |
numpy
|
5 |
-
|
6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
numpy
|
2 |
+
matplotlib
|
3 |
+
plotly
|
4 |
+
scikit-learn
|
5 |
+
hvplot
|
6 |
+
panel
|
7 |
+
param
|
8 |
+
pandas
|
9 |
+
scipy
|