Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ stablepy==0.6.0
|
|
2 |
torch==2.2.0
|
3 |
gdown
|
4 |
opencv-python
|
5 |
-
unidecode
|
|
|
|
2 |
torch==2.2.0
|
3 |
gdown
|
4 |
opencv-python
|
5 |
+
unidecode
|
6 |
+
pydantic==2.10.6
|