kittykat-backend / src /config /microservices.py
DhanushMahesh's picture
feat: repo init
106317a
Raw
History Blame Contribute Delete
130 Bytes
from .config import config
IMAGE_GENERATION_API = config.IMAGE_GENERATION_API
VIDEO_GENERATION_API = config.VIDEO_GENERATION_API