SeaWolf-AI commited on
Commit
2b68afa
·
verified ·
1 Parent(s): 39ca988

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,5 +1,3 @@
1
- --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cu124
2
- llama-cpp-python>=0.3.0
3
  gradio>=5.0
4
  huggingface_hub
5
  httpx
@@ -8,4 +6,8 @@ uvicorn
8
  fastapi
9
  requests
10
  PyMuPDF
11
- torch
 
 
 
 
 
 
 
1
  gradio>=5.0
2
  huggingface_hub
3
  httpx
 
6
  fastapi
7
  requests
8
  PyMuPDF
9
+ torch
10
+ transformers>=4.45.0
11
+ accelerate>=0.26.0
12
+ sentencepiece
13
+ protobuf