Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
solara
|
| 2 |
pandas
|
| 3 |
transformers[torch]
|
| 4 |
-
plotly
|
|
|
|
|
|
| 1 |
solara
|
| 2 |
pandas
|
| 3 |
transformers[torch]
|
| 4 |
+
plotly>=6
|
| 5 |
+
anywidget>=0.9.13
|