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

  • Log In
  • Sign Up

Spaces:
HGKo
/
vision_llm_agent
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
vision_llm_agent
5 MB
  • 3 contributors
History: 72 commits
sunheycho
Add robust error handling to prevent session failure from individual agent errors
c6d454e 30 days ago
  • frontend
    Build: Update React frontend and rebuild static files 30 days ago
  • static
    Build: Update React frontend and rebuild static files 30 days ago
  • test_images
    Update gitignore and documentation for test images about 1 month ago
  • .gitattributes
    1.65 kB
    Update vision LLM agent with React Product Comparison integration about 1 month ago
  • .gitignore
    2.16 kB
    Update gitignore and documentation for test images about 1 month ago
  • Dockerfile
    841 Bytes
    Fix: Add missing product_comparison.py to Dockerfile 30 days ago
  • README.md
    4.36 kB
    Add login feature with Flask-Login about 1 month ago
  • api.py
    92.9 kB
    Fix 'read of closed file' error in ImageProcessingAgent 30 days ago
  • app.py
    20.4 kB
    Copy files from hf-space to vision_llm_agent about 1 month ago
  • product_comparison.py
    49.2 kB
    Add robust error handling to prevent session failure from individual agent errors 30 days ago
  • requirements.txt
    1.36 kB
    Refactor: Convert product comparison to use LangChain instead of TinyLlama 30 days ago
  • test_product_comparison_api.py
    5.02 kB
    Frontend build copied to static, add 5 test images, update API integration; ignore static backup folders about 1 month ago