Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
HGKo
/
vision_llm_agent
Sleeping

App Files Files
xet
Community
Fetching metadata from the HF Docker repository...
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
    1.52 kB
    initial commit 2 months ago
  • .gitignore
    217 Bytes
    Copy files from hf-space to vision_llm_agent 2 months ago
  • Dockerfile
    812 Bytes
    Copy files from hf-space to vision_llm_agent 2 months ago
  • README.md
    4.36 kB
    Add login feature with Flask-Login 2 months ago
  • api.py
    58.4 kB
    chore(api): add no-cache headers to serve_static to prevent stale frontend assets 2 months ago
  • app.py
    20.4 kB
    Copy files from hf-space to vision_llm_agent 2 months ago
  • requirements.txt
    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