OPTML-Group / Diffusion-MU-Attack

The official implementation of ECCV'24 paper "To Generate or Not? Safety-Driven Unlearned Diffusion Models Are Still Easy To Generate Unsafe Images ... For Now". This work introduces one fast and effective attack method to evaluate the harmful-content generation ability of safety-driven unlearned diffusion models.
MIT License
57 stars 3 forks source link

Extract API #7

Open jiqing-feng opened 7 months ago

jiqing-feng commented 7 months ago

Extract API to enable unicorn. Please don't merge before we discuss. Run uvicorn main:app --host 0.0.0.0 --port 8000 under /src to start service.