IAMTFRMZA commited on
Commit
8ff201a
·
verified ·
1 Parent(s): 3f975b2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio==4.16.0
2
+ torch==2.6.0
3
+ torchvision==0.21.0
4
+ xformers==0.0.29.post2
5
+ diffusers
6
+ einops
7
+ av
8
+ imageio[ffmpeg]
9
+ Pillow