trysem commited on
Commit
246f8c7
·
verified ·
1 Parent(s): 14c0892

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -2,5 +2,6 @@ gradio[oauth,mcp]==5.42.0
2
  uvicorn>=0.14.0
3
  websockets>=10.4
4
  spaces
5
- huggingface-hub>=0.30
6
- hf-transfer>=0.1.4
 
 
2
  uvicorn>=0.14.0
3
  websockets>=10.4
4
  spaces
5
+ huggingface-hub==0.22.2
6
+ hf-transfer==0.1.6
7
+ transformers>=4.38.0