Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -20,4 +20,5 @@ torchmetrics
|
|
| 20 |
encodec
|
| 21 |
streamlit
|
| 22 |
google-generativeai
|
| 23 |
-
python-dotenv
|
|
|
|
|
|
| 20 |
encodec
|
| 21 |
streamlit
|
| 22 |
google-generativeai
|
| 23 |
+
python-dotenv
|
| 24 |
+
pydantic<2
|