update
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@
|
|
4 |
gradio>=4.0.0
|
5 |
numpy==1.23.5
|
6 |
opencv-python-headless==4.7.0.72
|
|
|
7 |
|
8 |
# Alternative Option 2: Latest stable versions
|
9 |
# gradio>=4.0.0
|
|
|
4 |
gradio>=4.0.0
|
5 |
numpy==1.23.5
|
6 |
opencv-python-headless==4.7.0.72
|
7 |
+
plotly>=5.0.0
|
8 |
|
9 |
# Alternative Option 2: Latest stable versions
|
10 |
# gradio>=4.0.0
|