Remove pydantic<2.11 pin, it conflicts with HF platform gradio[oauth,mcp] extras

#3
Files changed (1) hide show
  1. requirements.txt +0 -1
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
  gradio
2
- pydantic<2.11
3
  torch
4
  diffusers==0.31.0
5
  transformers==4.49.0
 
1
  gradio
 
2
  torch
3
  diffusers==0.31.0
4
  transformers==4.49.0