Tijmen2 commited on
Commit
6288ea1
·
verified ·
1 Parent(s): 01e234b

Update requirements.txt

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