Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1,4 +1,9 @@
|
|
1 |
shiny==0.10.2
|
2 |
shinyswatch==0.6.1
|
3 |
seaborn==0.12.2
|
4 |
-
matplotlib==3.7.1
|
|
|
|
|
|
|
|
|
|
|
|
1 |
shiny==0.10.2
|
2 |
shinyswatch==0.6.1
|
3 |
seaborn==0.12.2
|
4 |
+
matplotlib==3.7.1
|
5 |
+
scipy
|
6 |
+
torch
|
7 |
+
numpy
|
8 |
+
pyarrow
|
9 |
+
datasets
|