Tachi67's picture
Update __init__.py
5a892a8
raw
history blame contribute delete
215 Bytes
dependencies = [
{"url": "Tachi67/ControllerAtomicFlowModule", "revision": "main"},
]
from aiflows import flow_verse
flow_verse.sync_dependencies(dependencies)
from .ContentWritrerFlow import ContentWriterFlow