damian0815/Erasing-Concepts-In-Diffusion
attempt to fix reload errors
allow multiple train prompts
fix inference error
batching sample generation and cancellation support
another typo
typo
cleanup and try to get cancellation working
add tensorboard, validation, sample output
save every N steps and loss logging
fix seed and export
typo
add train seed
typo
actually use AMP=3x speedup
wip adding AMP and xformers to training code path
allow different resolutions for w/h
provide empty negative prompt when training
support for different base models
Update app.py
Merge branch 'main' of https://huggingface.co/spaces/baulab/Erasing-Concepts-In-Diffusion into main
nsfw filter
Update app.py
Update app.py
Update app.py
Update app.py
Update app.py
Update app.py
public demo warning
Dont allow esd-u if less than 40gb of gpu memory
Merge branch 'main' of https://huggingface.co/spaces/baulab/Erasing-Concepts-In-Diffusion into main
Updated diffuser to use seperate generator
Update train.py
Update app.py
Update app.py
Update app.py
Update app.py
Update app.py
Update app.py
Update app.py
Update train.py
Update app.py
adding new models
adding more models
added new artists and message after training
Update app.py
Upload rembrandt.pt
adding new artists
Update app.py
Merge branch 'main' of https://huggingface.co/spaces/baulab/Erasing-Concepts-In-Diffusion into main
Memory saving
