Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -16,6 +16,7 @@ numba==0.58.1
|
|
| 16 |
|
| 17 |
# Visualization
|
| 18 |
gradio==4.25.0
|
|
|
|
| 19 |
plotly>=5.18.0
|
| 20 |
matplotlib>=3.5.0
|
| 21 |
|
|
|
|
| 16 |
|
| 17 |
# Visualization
|
| 18 |
gradio==4.25.0
|
| 19 |
+
gradio_client==0.15.0
|
| 20 |
plotly>=5.18.0
|
| 21 |
matplotlib>=3.5.0
|
| 22 |
|