xiaoyao9184 commited on
Commit
7244675
·
verified ·
1 Parent(s): d5e98f4

Synced repo using 'sync_with_huggingface' Github Action

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -5,5 +5,6 @@ huggingface-hub==0.28.1
5
 
6
  # gradio[mcp] 5.28.0 depends on pydantic>=2.11
7
  pydantic==2.11.4
 
8
  # fix mcp bug https://github.com/modelcontextprotocol/python-sdk/issues/101
9
  mcp==1.7.1
 
5
 
6
  # gradio[mcp] 5.28.0 depends on pydantic>=2.11
7
  pydantic==2.11.4
8
+ transformers==4.47.1
9
  # fix mcp bug https://github.com/modelcontextprotocol/python-sdk/issues/101
10
  mcp==1.7.1