Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -33,3 +33,4 @@ clip @ git+https://github.com/openai/CLIP.git
|
|
33 |
httpx[socks]
|
34 |
huggingface_hub==0.25.0
|
35 |
moviepy
|
|
|
|
33 |
httpx[socks]
|
34 |
huggingface_hub==0.25.0
|
35 |
moviepy
|
36 |
+
pydantic==2.9.2
|