feat: Establish core services, utilities, and internationalization for TiniX Story 1.0, and update project documentation and configuration.
This commit is contained in:
+5
-5
@@ -1,10 +1,10 @@
|
||||
# AI小说创作工具Pro - 核心依赖
|
||||
# Công cụ sáng tác tiểu thuyết AI Pro - Dependencies cốt lõi
|
||||
gradio>=4.0.0
|
||||
pandas>=2.0.0
|
||||
openai>=1.0.0
|
||||
python-docx>=1.0.0
|
||||
|
||||
# 可选依赖(用于文件解析)
|
||||
PyMuPDF>=1.23.0 # PDF支持
|
||||
ebooklib>=0.18 # EPUB支持
|
||||
beautifulsoup4>=4.12.0 # EPUB支持
|
||||
# Dependencies tùy chọn (Sử dụng cho phân tích file)
|
||||
PyMuPDF>=1.23.0 # Hỗ trợ PDF
|
||||
ebooklib>=0.18 # Hỗ trợ EPUB
|
||||
beautifulsoup4>=4.12.0 # Hỗ trợ EPUB
|
||||
|
||||
Reference in New Issue
Block a user