1inkusFace commited on
Commit
b723468
·
verified ·
1 Parent(s): 6f6ea3e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,14 +1,15 @@
1
  spaces
2
  gradio
3
- --prefer-binary
4
  #--pre
5
- --extra-index-url https://download.pytorch.org/whl/cu124
6
- torch
7
  git+https://github.com/huggingface/transformers.git
8
  git+https://github.com/huggingface/accelerate.git
9
  sentencepiece
10
  safetensors
11
  tokenizers
 
12
  huggingface_hub[hf_transfer]
13
  numpy
14
  #pythran
 
1
  spaces
2
  gradio
3
+ #--prefer-binary
4
  #--pre
5
+ #--extra-index-url https://download.pytorch.org/whl/cu124
6
+ #torch
7
  git+https://github.com/huggingface/transformers.git
8
  git+https://github.com/huggingface/accelerate.git
9
  sentencepiece
10
  safetensors
11
  tokenizers
12
+ bitsandbytes
13
  huggingface_hub[hf_transfer]
14
  numpy
15
  #pythran