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

  • Log In
  • Sign Up

Spaces:
chikamov1
/
chikamo-translator
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
chikamo-translator
16.7 kB
  • 1 contributor
History: 13 commits
chikamov1's picture
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
    52 Bytes
    Fix: Corrected model loading on startup in FastAPI app 5 months ago
  • .gitattributes
    15 Bytes
    πŸ”§ Added .gitattributes to declare Docker SDK 5 months ago
  • Dockerfile
    1.39 kB
    Fix: Add __init__.py and adjust Dockerfile CMD for module import 5 months ago
  • README.md
    296 Bytes
    initial commit 5 months ago
  • app.py
    381 Bytes
    Fix: Ensure app.py is truly minimal entry point, avoiding route redefinition 5 months ago
  • requirements.txt
    352 Bytes
    Add sacremoses to requirements.txt 5 months ago
  • translation_api.py
    6.78 kB
    Fix: Corrected model loading on startup in FastAPI app 5 months ago