Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AmithAdiraju1694
/
translatemyimage-beta
like
0
Paused
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
refs/pr/3
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
8 months ago
inference
1. Added custom fine tuned model to provide item explanations is specific format.
8 months ago
.gitattributes
Safe
1.52 kB
initial commit
11 months ago
.gitignore
Safe
51 Bytes
Feature branch to add feature for asynchronous inference with cv and llm models, for improving latency.
11 months ago
Dockerfile.dev
Safe
612 Bytes
Added docker files for dev and prod.
11 months ago
Dockerfile.prod
Safe
806 Bytes
Added docker files for dev and prod.
11 months ago
README.md
Safe
258 Bytes
initial commit
11 months ago
app.py
Safe
2.06 kB
1. Added custom fine tuned model to provide item explanations is specific format.
8 months ago
pages.py
Safe
7 kB
1. Added custom fine tuned model to provide item explanations is specific format.
8 months ago
requirements.txt
Safe
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.
11 months ago
utils.py
Safe
318 Bytes
1. Added custom fine tuned model to provide item explanations is specific format.
8 months ago