feat: ParamHub参数百科Python版

功能:
- 模型数据库 (12个模型)
- GPU数据库 (10个GPU)
- CPU数据库 (8个CPU)
- 显存计算器
- 对比工具
- 知识库
This commit is contained in:
2026-04-09 01:59:09 +08:00
commit 7d90603b23
15 changed files with 1742 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
flask
flask-cors