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...
main
translatemyimage-beta
Ctrl+K
Ctrl+K
2 contributors
History:
7 commits
AmithAdiraju1694
feat_preo_cmod (
#3
)
2a12b77
verified
8 months ago
inference
feat_preo_cmod (#3)
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
feat_preo_cmod (#3)
8 months ago
pages.py
Safe
7 kB
feat_preo_cmod (#3)
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
feat_preo_cmod (#3)
8 months ago