feat: add SQLite write-ahead log and shared memory files.
This commit is contained in:
+6
-1
@@ -1,9 +1,14 @@
|
||||
# Công cụ sáng tác tiểu thuyết AI Pro - Dependencies cốt lõi
|
||||
# TiniX Story 1.0 - Core Dependencies
|
||||
gradio>=4.0.0
|
||||
pandas>=2.0.0
|
||||
openai>=1.0.0
|
||||
python-docx>=1.0.0
|
||||
|
||||
# FastAPI server
|
||||
fastapi>=0.100.0
|
||||
uvicorn[standard]>=0.20.0
|
||||
pydantic>=2.0.0
|
||||
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user