cbensimon HF Staff commited on
Commit
3af60ae
·
verified ·
1 Parent(s): caf4bc1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -10
requirements.txt CHANGED
@@ -1,14 +1,14 @@
1
- diffusers==0.26.3
2
  transformers
3
- gradio==4.19.2
4
- torch==2.1.0
5
- fastapi==0.104.0
6
- uvicorn==0.23.2
7
- Pillow==10.1.0
8
- accelerate==0.24.0
9
- compel==2.0.2
10
- controlnet-aux==0.0.7
11
- peft==0.6.0
12
  xformers
13
  hf_transfer
14
  huggingface_hub
 
1
+ diffusers
2
  transformers
3
+ gradio
4
+ torch==2.1.1
5
+ fastapi
6
+ uvicorn
7
+ Pillow
8
+ accelerate
9
+ compel
10
+ controlnet-aux
11
+ peft
12
  xformers
13
  hf_transfer
14
  huggingface_hub