mishiawan commited on
Commit
4d0e1b6
·
verified ·
1 Parent(s): 6d6633e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate>=1.2.1
2
+ diffusers>=0.32.2
3
+ torch==2.5.1
4
+ torchvision>=0.20.0
5
+ torchaudio>=2.5.0
6
+ gradio==4.44.0
7
+ gradio-imageslider
8
+ lpips==0.1.4
9
+ pydantic>=2.6.1
10
+ transformers==4.42.3
11
+ xformers
12
+ einops==0.7.0
13
+ timm==0.9.16
14
+ kornia==0.8.0
15
+ lbm @ git+https://github.com/gojasper/LBM.git