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
Amith Adiraju
1. Added custom fine tuned model to provide item explanations is specific format.
5a29f4a 6 months ago
  • inference
    1. Added custom fine tuned model to provide item explanations is specific format. 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
    1. Added custom fine tuned model to provide item explanations is specific format. 6 months ago
  • pages.py
    7 kB
    1. Added custom fine tuned model to provide item explanations is specific format. 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
    1. Added custom fine tuned model to provide item explanations is specific format. 6 months ago