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

  • Log In
  • Sign Up

Spaces:
jameszokah
/
jamiya
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
jamiya / scripts
Ctrl+K
Ctrl+K
  • 1 contributor
History: 15 commits
jameszokah's picture
jameszokah
Refactor model structure: update import paths from 'app.modelz' to 'app.models' across multiple files for consistency, remove obsolete 'modelz' directory, and adjust Dockerfile and migration script to reflect these changes, enhancing clarity and organization in the codebase.
c27f115 about 2 months ago
  • migrate.py
    3.17 kB
    Refactor model structure: update import paths from 'app.modelz' to 'app.models' across multiple files for consistency, remove obsolete 'modelz' directory, and adjust Dockerfile and migration script to reflect these changes, enhancing clarity and organization in the codebase. about 2 months ago
  • run.sh
    805 Bytes
    Refactor Dockerfile and migration scripts: update Dockerfile to use Python slim image, streamline environment variable settings, and enhance permissions handling. Modify migrate.py to improve module path management and error handling, and update run.sh for better directory structure and debugging output. about 2 months ago