Pointf5ive commited on
Commit
db5eca1
·
verified ·
1 Parent(s): 092f50b

Pin pydantic for Gradio compatibility

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -6,3 +6,4 @@ pdfplumber>=0.10
6
  nltk>=3.8
7
 
8
  huggingface_hub<1.0
 
 
6
  nltk>=3.8
7
 
8
  huggingface_hub<1.0
9
+ pydantic==2.10.6