mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-08-24 10:03:55 +08:00
4 lines
132 B
Markdown
4 lines
132 B
Markdown
|
|
## Generate new revision
|
||
|
|
1. Update models in `/app/database/models.py`
|
||
|
|
2. Run `alembic revision --autogenerate -m "{your message}"`
|