Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,3 +4,4 @@ transformers
|
|
4 |
torch
|
5 |
gradio
|
6 |
errant
|
|
|
|
4 |
torch
|
5 |
gradio
|
6 |
errant
|
7 |
+
pydantic<2.0.0 # Ensure pydantic version is below 2.0.0
|