Commit graph

4 commits

Author SHA1 Message Date
1a9def0a23 fix: requirements and some syntax fix. 2025-09-02 17:53:47 +08:00
e9b2033c3e feat: image generater support. 2025-09-02 17:33:23 +08:00
Murasame Noa
099a79fe5f
重写成 FastAPI (#3)
* 重写成FastAPI

* 修改依赖相关配置
- pyproject `uvicorn[standard] -> fastapi[standard]`
- requirements.txt 使用 `uv export` 生成
- Dockerfile 换用 `python:3.13`
- README pip 安装增加版本提示

---------

Co-authored-by: wyf9 <wyf9@wyf9.top>
2025-08-28 11:29:23 +08:00
Murasame
de39c9f265 更新readme 添加requirements.txt 2025-08-16 05:01:08 +08:00