Daniel Varga commited on
Commit
b9dfd27
·
1 Parent(s): 3ff4f65

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

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -4,3 +4,4 @@ plotly==5.22.0
4
  matplotlib==3.8.3
5
  httpx==0.27.2
6
  gradio==5.11.0
 
 
4
  matplotlib==3.8.3
5
  httpx==0.27.2
6
  gradio==5.11.0
7
+ pydantic==2.10.6