mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
minor updates
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#!/bin/env python
|
||||
"""
|
||||
Custom Diffusion (CD) training script
|
||||
Based on:
|
||||
- <https://www.cs.cmu.edu/~custom-diffusion/>
|
||||
- <https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/6751>
|
||||
- <https://github.com/guaneec/custom-diffusion-webui>
|
||||
"""
|
||||
|
||||
# TBD
|
||||
|
||||
Reference in New Issue
Block a user