Files
AI_NovelGenerator/.gitignore
T
YILING0013 ba10e6dd66 进行文件的逻辑拆分
初步对ui.py以及novel_generator.py进行了拆分
2025-02-16 22:32:32 +08:00

14 lines
159 B
Plaintext

/Novel_Src
/.venv
/build
/dist
/.vscode
/__pycache__
/markdown
/vectorstore
/example
config.json
config_test.json
/novel_generator/__pycache__
/ui/__pycache__