Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
chikamov1
/
chikamo-translator
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
chikamo-translator
16.7 kB
1 contributor
History:
13 commits
chikamov1
Add sacremoses to requirements.txt
a70f14d
5 months ago
__pycache__
Fix: Add __init__.py and adjust Dockerfile CMD for module import
5 months ago
.dockerignore
Safe
52 Bytes
Fix: Corrected model loading on startup in FastAPI app
5 months ago
.gitattributes
Safe
15 Bytes
π§ Added .gitattributes to declare Docker SDK
5 months ago
Dockerfile
Safe
1.39 kB
Fix: Add __init__.py and adjust Dockerfile CMD for module import
5 months ago
README.md
Safe
296 Bytes
initial commit
5 months ago
app.py
Safe
381 Bytes
Fix: Ensure app.py is truly minimal entry point, avoiding route redefinition
5 months ago
requirements.txt
Safe
352 Bytes
Add sacremoses to requirements.txt
5 months ago
translation_api.py
Safe
6.78 kB
Fix: Corrected model loading on startup in FastAPI app
5 months ago