xiaoyao9184 commited on
Commit
7e431e5
·
verified ·
1 Parent(s): f354b23

Synced repo using 'sync_with_huggingface' Github Action

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -7,3 +7,5 @@ pdftext==0.5.0
7
 
8
  # fix compatibility issue keep same with poetry lock file
9
  transformers==4.48.1
 
 
 
7
 
8
  # fix compatibility issue keep same with poetry lock file
9
  transformers==4.48.1
10
+ # fix https://github.com/gradio-app/gradio/issues/10662
11
+ pydantic==2.10.5