Spaces:
Runtime error
Runtime error
GeorgyVlasov
commited on
Commit
•
86da4e8
1
Parent(s):
6ddbb6d
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
matplotlib
|
3 |
pandas
|
|
|
1 |
+
requests
|
2 |
+
tabulate
|
3 |
+
future
|
4 |
gradio
|
5 |
matplotlib
|
6 |
pandas
|