Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -13,3 +13,6 @@ redis>=5.0.1
|
|
| 13 |
numpy>=1.24.3
|
| 14 |
scikit-learn>=1.3.0
|
| 15 |
openai>=1.0.0
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
numpy>=1.24.3
|
| 14 |
scikit-learn>=1.3.0
|
| 15 |
openai>=1.0.0
|
| 16 |
+
gradio>=4.0.0
|
| 17 |
+
plotly>=5.0.0
|
| 18 |
+
pandas>=1.5.0
|