Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ gradio>=6.0.0
|
|
| 2 |
numpy
|
| 3 |
plotly
|
| 4 |
pandas
|
| 5 |
-
scipy
|
|
|
|
|
|
| 2 |
numpy
|
| 3 |
plotly
|
| 4 |
pandas
|
| 5 |
+
scipy
|
| 6 |
+
prometheus-client
|