ryanjg commited on
Commit
9a706c5
·
verified ·
1 Parent(s): 13a6480
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ diffusers==0.32.2
2
+ gradio==5.25.2
3
+ matplotlib==3.10.1
4
+ numpy==2.2.5
5
+ pandas==2.2.3
6
+ Pillow==11.2.1
7
+ torch==2.6.0
8
+ tqdm==4.67.1