lllyasviel / Paints-UNDO

Understand Human Behavior to Align True Needs
Apache License 2.0
3.51k stars 314 forks source link

575 #66

Open Hdi123 opened 4 months ago

Hdi123 commented 4 months ago

image git clone https://github.com/lllyasviel/Paints-UNDO.git cd Paints-UNDO conda create -n paints_undo python=3.10 conda activate paints_undo pip install xformers pip install -r requirements.txt python gradio_app.py