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...
000bfd1
BuckLakeAI
1.15 MB
1 contributor
History:
52 commits
parkerjj
修改启动命令为 Gunicorn,添加 Gunicorn 配置文件,移除 Uvicorn 启动逻辑,更新依赖项以支持 Gunicorn
000bfd1
9 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.3 kB
修改启动命令为 Gunicorn,添加 Gunicorn 配置文件,移除 Uvicorn 启动逻辑,更新依赖项以支持 Gunicorn
9 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
10 months ago
app.py
Safe
1.77 kB
修改启动命令为 Gunicorn,添加 Gunicorn 配置文件,移除 Uvicorn 启动逻辑,更新依赖项以支持 Gunicorn
9 months ago
blkeras.py
Safe
25.7 kB
优化情感得分计算逻辑,增加长文本处理功能,改进模型得分组合方式,添加 nltk 依赖
9 months ago
config.py
Safe
65 Bytes
First Commit for test Hugging face platform
10 months ago
gunicorn.conf.py
Safe
855 Bytes
修改启动命令为 Gunicorn,添加 Gunicorn 配置文件,移除 Uvicorn 启动逻辑,更新依赖项以支持 Gunicorn
9 months ago
model_build.py
Safe
11.1 kB
重构 preprocess.py 和 us_stock.py,优化模型加载逻辑,更新日期处理方式,添加历史数据处理函数以增强数据完整性
9 months ago
preprocess.py
Safe
23.1 kB
优化预测函数的输入文本打印逻辑,增加文本长度信息;改进长文本处理函数,考虑特殊标记长度以保持句子完整性
9 months ago
requirements.txt
Safe
267 Bytes
修改启动命令为 Gunicorn,添加 Gunicorn 配置文件,移除 Uvicorn 启动逻辑,更新依赖项以支持 Gunicorn
9 months ago
us_stock.py
Safe
16.8 kB
优化获取股票最新价格的函数,增加重试机制和错误处理,改进缓存逻辑以提高稳定性
9 months ago