FROM debian:bookworm-slim RUN apt-get update RUN apt-get install -y git pip libgl1-mesa-dev libglib2.0-0 RUN pip install --break-system-packages git+https://github.com/huggingface/diffusers.git torch xformers torchvision pipeline transformers accelerate safetensors sentencepiece spaces beautifulsoup4 ftfy peft protobuf invisible_watermark CMD ["sleep", " infinity"]