Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sido1991
/
apiagrilens
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
apiagrilens
Ctrl+K
Ctrl+K
3 contributors
History:
52 commits
Sidoineko
Fix indentation errors in retry and partial load paths to resolve runtime IndentationError
e1b81f0
8 days ago
.streamlit
Fix Hugging Face Spaces configuration: use Streamlit interface with FastAPI backend
23 days ago
src
Fix indentation errors in retry and partial load paths to resolve runtime IndentationError
8 days ago
.dockerignore
Safe
429 Bytes
Fix: Optimize FastAPI for Hugging Face Spaces - Force CPU mode, add logging, fix Dockerfile
21 days ago
.gitattributes
Safe
1.52 kB
Duplicate from streamlit/streamlit-template-space
24 days ago
.gitignore
Safe
22 Bytes
Remove .env file and add to .gitignore for security
23 days ago
Dockerfile
Safe
1.89 kB
Docker: move HF caches to /home/user/.cache; set HF_HOME/HUGGINGFACE_HUB_CACHE/TRANSFORMERS_CACHE; ensure write permissions
8 days ago
README.md
Safe
1.59 kB
Fix Dockerfile and README: update MODEL_ID to google/gemma-3n-E4B-it and optimize environment variables
8 days ago
requirements.txt
Safe
180 Bytes
Update requirements.txt
8 days ago
streamlit_interface.py
Safe
1.83 kB
Add Streamlit UI to call FastAPI (streamlit_interface.py)
8 days ago
supervisord.conf
Safe
495 Bytes
Create supervisord.conf
23 days ago