Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
PIL
|
2 |
+
requests
|
3 |
+
numpy
|
4 |
+
gradio
|
5 |
+
maplotlib.pyplot
|
6 |
+
seaborn
|
7 |
+
matplotlib.backends.backend_agg
|
8 |
+
io
|
9 |
+
twitter
|