Spaces:
Running
Running
pip
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio[oauth]==4.19.2
|
| 2 |
datasets
|
| 3 |
toolz==0.12.1
|
| 4 |
-
plotly
|
|
|
|
|
|
| 1 |
gradio[oauth]==4.19.2
|
| 2 |
datasets
|
| 3 |
toolz==0.12.1
|
| 4 |
+
plotly
|
| 5 |
+
tabulate
|