AI
AIGIT · AI 工具站
aigit.cc
首页
精品推荐
AI成品工具
提示词
返回 JoyAI-Echo
__init__.py
根目录
/
echo_longvideo
/
Director_Agent
/
nanobot
/
web
/
__init__.py
1
"""Embedded web UI assets.
2
3
The ``dist/`` subdirectory is populated by ``cd webui && bun run build`` and
4
is shipped in the wheel; it stays empty in source checkouts until that command
5
has been run.
6
"""
7
7 lines
PYTHON