Yankkee commited on
Commit
20fce7b
·
verified ·
1 Parent(s): f9a7dec

Upload requirements(1).txt

Browse files
Files changed (1) hide show
  1. requirements(1).txt +9 -0
requirements(1).txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ torch==2.6.0
2
+ torchvision==0.21.0
3
+ diffusers==0.32.0
4
+ transformers==4.51.0
5
+ accelerate==1.6.0
6
+ opencv-python-headless==4.11.0.86
7
+ Pillow==11.2.0
8
+ numpy==2.2.5
9
+ gradio==5.28.0