radames commited on
Commit
ccf7cc7
1 Parent(s): fa6bcf0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,16 +1,16 @@
1
  # diffusers==0.22.2
2
  git+https://github.com/huggingface/diffusers.git@6110d7c95f630479cf01340cc8a8141c1e359f09
3
- transformers==4.34.1
4
  gradio==4.10.0
5
  --extra-index-url https://download.pytorch.org/whl/cu121
6
  torch==2.1.0
7
  fastapi==0.104.0
8
  uvicorn==0.23.2
9
  Pillow==10.1.0
10
- accelerate==0.24.0
11
  compel==2.0.2
12
  controlnet-aux==0.0.7
13
- peft==0.6.0
14
  stable_fast @ https://github.com/chengzeyi/stable-fast/releases/download/v0.0.15.post1/stable_fast-0.0.15.post1+torch211cu121-cp310-cp310-manylinux2014_x86_64.whl
15
  xformers
16
  triton
 
1
  # diffusers==0.22.2
2
  git+https://github.com/huggingface/diffusers.git@6110d7c95f630479cf01340cc8a8141c1e359f09
3
+ transformers
4
  gradio==4.10.0
5
  --extra-index-url https://download.pytorch.org/whl/cu121
6
  torch==2.1.0
7
  fastapi==0.104.0
8
  uvicorn==0.23.2
9
  Pillow==10.1.0
10
+ accelerate
11
  compel==2.0.2
12
  controlnet-aux==0.0.7
13
+ peft
14
  stable_fast @ https://github.com/chengzeyi/stable-fast/releases/download/v0.0.15.post1/stable_fast-0.0.15.post1+torch211cu121-cp310-cp310-manylinux2014_x86_64.whl
15
  xformers
16
  triton