Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
harvesthealth
/
secondme-api
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
da3c39e
secondme-api
165 MB
1 contributor
History:
16 commits
Gemini
fix(docker): Align port to 7860 in Dockerfile and docker-compose
da3c39e
14 days ago
.github
feat: add detailed logging
3 months ago
dependencies
feat: add detailed logging
3 months ago
docker
feat: add detailed logging
3 months ago
docs
feat: add detailed logging
3 months ago
images
feat: add detailed logging
3 months ago
integrate
feat: add detailed logging
3 months ago
logs
feat: add detailed logging
3 months ago
lpm_frontend
feat: add detailed logging
3 months ago
lpm_kernel
fix: Correct /api/talk routing\n\n- Removed url_prefix from talk_bp Blueprint definition.\n- Changed route decorator to @talk_bp.route("/api/talk", methods=["POST"]) to correctly map the chat endpoint.
3 months ago
mcp
feat: add detailed logging
3 months ago
resources
feat: add detailed logging
3 months ago
run
feat: add detailed logging
3 months ago
scripts
fix: Resolve runtime errors and timeout issues\n\n- Create writable directories for logs and Hugging Face cache.\n- Set TRANSFORMERS_CACHE environment variable.\n- Fix SyntaxWarning in lpm_kernel/utils.py.\n- Disable ChromaDB telemetry to prevent posthog errors.
3 months ago
.env
84 Bytes
fix: attempt to disable PostHog telemetry
3 months ago
.gitattributes
1.55 kB
feat: add detailed logging
3 months ago
.gitignore
1.77 kB
feat: add detailed logging
3 months ago
CODE_OF_CONDUCT.md
3.3 kB
feat: add detailed logging
3 months ago
CONTRIBUTING.md
6.8 kB
feat: add detailed logging
3 months ago
Dockerfile
2.86 kB
fix: use HF_HOME instead of TRANSFORMERS_CACHE
3 months ago
Dockerfile.backend
3.3 kB
fix(docker): Align port to 7860 in Dockerfile and docker-compose
14 days ago
Dockerfile.backend.apple
4.27 kB
feat: add detailed logging
3 months ago
Dockerfile.backend.cuda
5.5 kB
feat: add detailed logging
3 months ago
Dockerfile.frontend
500 Bytes
feat: add detailed logging
3 months ago
LICENSE
11.3 kB
feat: add detailed logging
3 months ago
Makefile
14.3 kB
feat: add detailed logging
3 months ago
README.md
79 Bytes
fix: add huggingface space config
3 months ago
README_ja.md
11.5 kB
feat: add detailed logging
3 months ago
SECURITY.md
619 Bytes
feat: add detailed logging
3 months ago
app.py
0 Bytes
feat: add detailed logging
3 months ago
docker-compose-gpu.yml
1.71 kB
feat: add detailed logging
3 months ago
docker-compose.yml
1.56 kB
fix(docker): Align port to 7860 in Dockerfile and docker-compose
14 days ago
pyproject.toml
1.55 kB
feat: add detailed logging
3 months ago
requirements.txt
0 Bytes
feat: add detailed logging
3 months ago
start.sh
1.17 kB
fix(start.sh): Fix SCRIPT_DIR to correctly source setup.sh
14 days ago