dpe1 commited on
Commit
e52cf49
·
verified ·
1 Parent(s): 16ac74d

readded httpx==0.24.1 and added pydantic==2.10.6 (https://discuss.huggingface.co/t/gradio-space-crashing-on-startup-typeerror-argument-of-type-bool-is-not-iterable/154601/3)

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  pip
 
 
2
  cython
3
  mido
4
  numpy
 
1
  pip
2
+ httpx==0.24.1
3
+ pydantic==2.10.6
4
  cython
5
  mido
6
  numpy