Update requirements.txt
#1
by RumleyRum - opened
- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,4 @@
|
|
| 1 |
gradio
|
| 2 |
matplotlib
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
matplotlib
|
| 3 |
+
streamlit>=1.30
|
| 4 |
+
plotly>=5.18
|