--- language: - en library_name: diffusers ---

Playground V1

A model from [Playground](https://playground.com)
# How to Run 1. Install requirements (`diffusers` and `torch`) ```bash pip install -r requirements.txt ``` 2. Run demo script ```bash python demo.py ```