Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ gradio==4.16.0
|
|
| 3 |
plotly==5.18.0
|
| 4 |
pandas==2.1.4
|
| 5 |
numpy
|
| 6 |
-
arviz==0.18.0
|
|
|
|
|
|
| 3 |
plotly==5.18.0
|
| 4 |
pandas==2.1.4
|
| 5 |
numpy
|
| 6 |
+
arviz==0.18.0
|
| 7 |
+
huggingface-hub<0.20
|