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

  • Log In
  • Sign Up

Spaces:
AmithAdiraju1694
/
translatemyimage-beta
Paused

App Files Files Community
3
Fetching metadata from the HF Docker repository...
translatemyimage-beta
Ctrl+K
Ctrl+K
  • 2 contributors
History: 7 commits
AmithAdiraju1694's picture
AmithAdiraju1694
feat_preo_cmod (#3)
2a12b77 verified 6 months ago
  • inference
    feat_preo_cmod (#3) 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 9 months ago
  • .gitignore
    51 Bytes
    Feature branch to add feature for asynchronous inference with cv and llm models, for improving latency. 9 months ago
  • Dockerfile.dev
    612 Bytes
    Added docker files for dev and prod. 9 months ago
  • Dockerfile.prod
    806 Bytes
    Added docker files for dev and prod. 9 months ago
  • README.md
    258 Bytes
    initial commit 9 months ago
  • app.py
    2.06 kB
    feat_preo_cmod (#3) 6 months ago
  • pages.py
    7 kB
    feat_preo_cmod (#3) 6 months ago
  • requirements.txt
    172 Bytes
    Copied entire codebase from working streamlit application from personal git. This application lets users upload images of item menus ( only supports indian item menus for now ); using opencv and llms, this application will explain each item in the menu in specific format. 9 months ago
  • utils.py
    318 Bytes
    feat_preo_cmod (#3) 6 months ago