ysharma HF Staff commited on
Commit
0308c5c
·
verified ·
1 Parent(s): 5021071

Update requirements.txt

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