first commit

This commit is contained in:
game-loader
2025-06-16 14:21:04 +08:00
commit 636fda3598
6 changed files with 937 additions and 0 deletions

3
.streamlit/config.toml Normal file
View File

@ -0,0 +1,3 @@
[server]
maxUploadSize = 1024 # 允许上传最大1GB文件
port = 8080