Samuel L Meyers commited on
Commit
de64869
·
1 Parent(s): 7af60f5

Trim requirements

Browse files
Files changed (1) hide show
  1. code/requirements.txt +3 -2
code/requirements.txt CHANGED
@@ -3,10 +3,11 @@ huggingface_hub
3
  numpy
4
  httpx==0.25.0
5
  #git+https://github.com/huggingface/transformers
6
- git+https://github.com/marella/ctransformers
 
7
  torch
8
  sentencepiece
9
  accelerate
10
- llama-cpp-python>=0.2.18
11
  wget
12
  gradio
 
3
  numpy
4
  httpx==0.25.0
5
  #git+https://github.com/huggingface/transformers
6
+ #git+https://github.com/marella/ctransformers
7
+ ctransformers
8
  torch
9
  sentencepiece
10
  accelerate
11
+ #llama-cpp-python>=0.2.18
12
  wget
13
  gradio