123LETSPLAY commited on
Commit
8c789dc
1 Parent(s): 4f2c1ae

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ diffusers
2
+ gradio
3
+ torch # Ensure compatibility with your hardware, including the CUDA version if necessary
4
+ transformers