cbensimon HF Staff commited on
Commit
fc54acb
·
verified ·
1 Parent(s): 3901f61

Fix Runtime Error

Browse files

https://discuss.huggingface.co/t/gradio-space-crashing-on-startup-typeerror-argument-of-type-bool-is-not-iterable/154601/4

Files changed (1) hide show
  1. 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