ysharma HF Staff commited on
Commit
74572cc
·
verified ·
1 Parent(s): 93e6c52

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,9 +1,7 @@
1
- tiktoken
2
- sentencepiece
3
  torch
4
- safetensors
 
5
  huggingface_hub
6
  gradio[mcp]>=5.29.0
7
- accelerate
8
- spaces
9
  python-multipart
 
 
 
 
1
  torch
2
+ transformers
3
+ accelerate
4
  huggingface_hub
5
  gradio[mcp]>=5.29.0
 
 
6
  python-multipart
7
+ spaces