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