Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ # --- Final Verified requirements.txt (Stable for Hugging Face) ---
2
+
3
+ diffusers>=0.29.0
4
+ transformers
5
+ accelerate
6
+ safetensors
7
+ pillow
8
+ gradio
9
+ # torch is preinstalled on Hugging Face; uncomment only if build fails:
10
+ # torch==2.1.0