Ashoka74 commited on
Commit
e3375c6
·
verified ·
1 Parent(s): 26e0ccb

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -0
requirements.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ diffusers==0.31.0
2
+ transformers==4.46.3
3
+ peft
4
+ numpy==1.26.2
5
+ huggingface_hub==0.24.6
6
+ accelerate==1.1.1
7
+ opencv-python
8
+ safetensors
9
+ pillow
10
+ omegaconf
11
+ trimesh
12
+ einops
13
+ gradio==4.44.1
14
+ timm
15
+ kornia
16
+ scikit-image