INNER CODE UNIT · Python

fastapi_app

tuangauss/DataScienceProjects · llm_bots/scribble2img/main.py:16

def fastapi_app():
    bot = Scribble2ImageBot()
    app = make_app(bot, allow_without_key=True)
    return app

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…