Spaces:
Running
on
Zero
Running
on
Zero
Fix Runtime Error
Browse fileshttps://discuss.huggingface.co/t/gradio-space-crashing-on-startup-typeerror-argument-of-type-bool-is-not-iterable/154601/4
- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -12,3 +12,4 @@ einops
|
|
12 |
peft
|
13 |
pyzipper
|
14 |
python-multipart==0.0.12
|
|
|
|
12 |
peft
|
13 |
pyzipper
|
14 |
python-multipart==0.0.12
|
15 |
+
pydantic==2.10.6
|