# Core AI and ML libraries torch # Allow compatible versions torchvision # Allow compatible versions with torch transformers==4.36.0 diffusers==0.28.0 accelerate==0.25.0 # Image and video processing opencv-python==4.8.1.78 Pillow==10.1.0 # Utilities and interface gradio==4.11.0 numpy==1.24.3 tqdm==4.66.1 # Additional dependencies for stability scipy==1.10.1 ftfy==6.1.1 regex==2023.10.3 safetensors==0.4.1 # Optional but recommended for better performance xformers==0.0.23.post1 # Requires torch compatibility # For better error handling and system info psutil==5.9.6 huggingface_hub==0.20.2