修改数据结构

This commit is contained in:
2025-09-24 19:48:15 +08:00
committed by spdis
parent 7c90fc4014
commit 6a2141f17f
3 changed files with 107 additions and 77 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
flask==3.1.1
pillow==11.1.0
openai==1.88.0
elasticsearch==7.17.0
pandas==2.2.3
requests