Tijmen2 commited on
Commit
01e234b
·
verified ·
1 Parent(s): 8e164af

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -2,5 +2,11 @@ torch
2
  spaces
3
  huggingface_hub
4
  transformers
5
- --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cu121
 
 
 
 
 
 
6
  llama-cpp-python
 
2
  spaces
3
  huggingface_hub
4
  transformers
5
+ accelerate
6
+ bitsandbytes
7
+ gradio
8
+ protobuf
9
+ scipy
10
+ sentencepiece
11
+ --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cu124
12
  llama-cpp-python