Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
parkerjj
/
BuckLakeAI
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fcfffd7
BuckLakeAI
1 contributor
History:
48 commits
parkerjj
优化预测函数,增加执行时间和输入文本长度的打印,调整处理逻辑以提高可读性
fcfffd7
about 2 months ago
.vscode
Uploading Model
3 months ago
model
Uploading Model
3 months ago
.gitattributes
Safe
1.73 kB
Change to Docker
3 months ago
.gitignore
Safe
3.81 kB
Uploading Model
3 months ago
Dockerfile
Safe
1.28 kB
优化 Dockerfile 和 us_stock.py,增加 uvicorn 工作进程数,添加股票最新价格缓存功能,简化获取股票信息逻辑
about 2 months ago
README.md
Safe
240 Bytes
Change to Docker
3 months ago
RequestModel.py
Safe
221 Bytes
Daily Update, First Release for model 1012
3 months ago
app.py
Safe
1.82 kB
优化输入文本打印逻辑,限制输出长度以提高可读性
about 2 months ago
blkeras.py
Safe
25.7 kB
优化预测函数,增加执行时间和输入文本长度的打印,调整处理逻辑以提高可读性
about 2 months ago
config.py
Safe
65 Bytes
First Commit for test Hugging face platform
3 months ago
model_build.py
Safe
11.1 kB
重构 preprocess.py 和 us_stock.py,优化模型加载逻辑,更新日期处理方式,添加历史数据处理函数以增强数据完整性
about 2 months ago
preprocess.py
Safe
18.4 kB
优化预测函数,增加执行时间和输入文本长度的打印,调整处理逻辑以提高可读性
about 2 months ago
requirements.txt
Safe
253 Bytes
更新 Dockerfile,使用完整的 Python 镜像;修正 Hugging Face token 环境变量名称;在 requirements.txt 中添加 pydantic 和 pydantic_core
3 months ago
us_stock.py
Safe
16.8 kB
优化获取股票最新价格的函数,增加重试机制和错误处理,改进缓存逻辑以提高稳定性
about 2 months ago