# Core Libraries torch diffusers>=0.19.3 transformers==4.40.0 gradio huggingface_hub # Accelerate and Optimization (Optional for CPU) # accelerate # xformers # Image Manipulation and Watermarking Pillow invisible-watermark # (Optional) Alternative Model Dependencies # scipy # Only needed if using LMSDiscreteScheduler for faster models # Development Tools (Optional) # jupyter # If running in a Jupyter Notebook