bpHigh commited on
Commit
ad1f296
·
1 Parent(s): a9eba4b

Pin gradio and pydantic versions

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  google-genai
2
  python-dotenv
3
  markitdown
4
- huggingface_hub<1.0
 
 
 
1
  google-genai
2
  python-dotenv
3
  markitdown
4
+ huggingface_hub<1.0
5
+ gradio==5.5.0
6
+ pydantic>=2.0