ysharma HF Staff commited on
Commit
e0bfcea
·
verified ·
1 Parent(s): 01719f8

Update requirements.txt

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