1inkusFace commited on
Commit
b13ab86
·
verified ·
1 Parent(s): 48c68d3

Update requirements.txt

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