Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HGKo
/
vision_llm_agent
like
0
Sleeping
App
Files
Files
xet
Community
Fetching metadata from the HF Docker repository...
9aee46b
vision_llm_agent
6.03 MB
3 contributors
History:
28 commits
Sunhey Cho
Add frontend source code structure for direct development
9aee46b
2 months ago
frontend
Add frontend source code structure for direct development
2 months ago
static
build(frontend): copy flattened CRA build to backend static (fix 404 for /static/js/*); translate UI to English
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
2 months ago
.gitignore
Safe
217 Bytes
Copy files from hf-space to vision_llm_agent
2 months ago
Dockerfile
Safe
812 Bytes
Copy files from hf-space to vision_llm_agent
2 months ago
README.md
Safe
4.36 kB
Add login feature with Flask-Login
2 months ago
api.py
Safe
58.4 kB
chore(api): add no-cache headers to serve_static to prevent stale frontend assets
2 months ago
app.py
Safe
20.4 kB
Copy files from hf-space to vision_llm_agent
2 months ago
requirements.txt
Safe
918 Bytes
feat(openai): add OpenAI Chat UI and backend via official OpenAI SDK; integrate built React assets; update requirements and env pins
2 months ago