Geek7 commited on
Commit
b793b57
·
verified ·
1 Parent(s): f2a025d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -1
requirements.txt CHANGED
@@ -1 +1,13 @@
1
- diffusers==0.23.1
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ transformers
2
+ diffusers==0.23.1
3
+ --extra-index-url https://download.pytorch.org/whl/cu121
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