lllyasviel / Paints-UNDO

Understand Human Behavior to Align True Needs
Apache License 2.0
3.25k stars 287 forks source link

575 #66

Open Hdi123 opened 1 month ago

Hdi123 commented 1 month 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