John6666 commited on
Commit
8a14d78
·
verified ·
1 Parent(s): a64fccd

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -2,15 +2,15 @@ torch
2
  torchaudio
3
  torchvision
4
  safetensors
5
- git+https://github.com/huggingface/huggingface_hub
6
- git+https://github.com/huggingface/transformers
7
- git+https://github.com/huggingface/accelerate
8
- git+https://github.com/huggingface/diffusers
9
- git+https://github.com/huggingface/peft
10
  xformers
11
  optimum-quanto
12
  sentencepiece
13
- git+https://github.com/Lightning-AI/pytorch-lightning
14
  aria2
15
  gdown
16
  gguf>=0.9.1
 
2
  torchaudio
3
  torchvision
4
  safetensors
5
+ huggingface_hub
6
+ transformers
7
+ accelerate
8
+ diffusers
9
+ peft
10
  xformers
11
  optimum-quanto
12
  sentencepiece
13
+ pytorch-lightning
14
  aria2
15
  gdown
16
  gguf>=0.9.1