Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yuting111222
/
health-assistant
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b938416
health-assistant
137 kB
1 contributor
History:
15 commits
yuting111222
fix: 修正相對導入,確保 Docker build 正常,USDA API 環境變數說明
b938416
5 months ago
__pycache__
add backend source
5 months ago
app
add backend source
5 months ago
backend
add backend source
5 months ago
models
fix: 修正相對導入,確保 Docker build 正常,USDA API 環境變數說明
5 months ago
routers
fix: 修正相對導入,確保 Docker build 正常,USDA API 環境變數說明
5 months ago
services
fix: 修正相對導入,確保 Docker build 正常,USDA API 環境變數說明
5 months ago
.env
Safe
236 Bytes
add backend source
5 months ago
.gitattributes
Safe
1.52 kB
initial commit
5 months ago
Dockerfile
Safe
334 Bytes
fix: use USDA API for nutrition, update Dockerfile for Hugging Face
5 months ago
README.md
Safe
1.03 kB
Update README.md
5 months ago
__init__.py
Safe
1 Bytes
add backend source
5 months ago
app.cpython-313.pyc
Safe
2.26 kB
add backend source
5 months ago
app.py
Safe
1.58 kB
add backend source
5 months ago
conftest.py
200 Bytes
add backend source
5 months ago
database.py
Safe
614 Bytes
fix: ensure data dir is created in project root
5 months ago
env_example.txt
Safe
298 Bytes
fix: use USDA API for nutrition, update Dockerfile for Hugging Face
5 months ago
food_analyzer.py
Safe
14.9 kB
add backend source
5 months ago
health_assistant.db
32.8 kB
add backend source
5 months ago
init_db.py
Safe
350 Bytes
fix: 修正相對導入,確保 Docker build 正常,USDA API 環境變數說明
5 months ago
main.cpython-313.pyc
Safe
9.03 kB
add backend source
5 months ago
main.py
Safe
7.12 kB
fix: use USDA API for nutrition, update Dockerfile for Hugging Face
5 months ago
requirements.txt
Safe
296 Bytes
fix: add sqlalchemy to requirements
5 months ago
setup.py
737 Bytes
add backend source
5 months ago
test_pytest.py
42 Bytes
add backend source
5 months ago