1inkusFace commited on
Commit
8148039
·
verified ·
1 Parent(s): 821c3a5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -9
requirements.txt CHANGED
@@ -1,21 +1,23 @@
1
- spaces
2
  # --extra-index-url https://download.pytorch.org/whl/cu124
3
  # torch
4
- git+https://github.com/huggingface/accelerate.git
 
5
  #bitsandbytes
6
  safetensors
7
- tokenizers
8
  git+https://github.com/huggingface/transformers.git
9
  #git+https://github.com/huggingface/optimum.git
10
  #git+https://github.com/facebookresearch/xformers.git
11
  hf-transfer
12
  huggingface_hub[hf_transfer]
13
- sentencepiece
14
  paramiko
15
- gradio[oauth]
16
- numpy
17
  # opencv-python
18
  git+https://github.com/asomoza/image_gen_aux.git
19
- git+https://github.com/ford442/diffusers.git@pre_upcast_offload
20
- git+https://github.com/ford442/cyper.git
21
- peft
 
 
1
+ #spaces
2
  # --extra-index-url https://download.pytorch.org/whl/cu124
3
  # torch
4
+ #git+https://github.com/huggingface/accelerate.git
5
+ accelerate
6
  #bitsandbytes
7
  safetensors
8
+ #tokenizers
9
  git+https://github.com/huggingface/transformers.git
10
  #git+https://github.com/huggingface/optimum.git
11
  #git+https://github.com/facebookresearch/xformers.git
12
  hf-transfer
13
  huggingface_hub[hf_transfer]
14
+ #sentencepiece
15
  paramiko
16
+ #gradio[oauth]
17
+ #numpy
18
  # opencv-python
19
  git+https://github.com/asomoza/image_gen_aux.git
20
+ #git+https://github.com/ford442/diffusers.git@pre_upcast_offload
21
+ diffusers
22
+ #git+https://github.com/ford442/cyper.git
23
+ #peft