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

  • Log In
  • Sign Up

Spaces:
MedSwin
/
MedicalDiagnosisSystem
Sleeping

App Files Files Community
3
Fetching metadata from the HF Docker repository...
MedicalDiagnosisSystem / src /models
7.4 kB
  • 6 contributors
History: 29 commits
dylanglenister
FEAT: Starting on medical information repository.
b529dd2 24 days ago
  • account.py
    523 Bytes
    Make account schema's last_seen being optional (for old accounts from db avoid crash) + Auto enpopulate data for data unavailability about 1 month ago
  • common.py
    442 Bytes
    Minor fixes to models about 1 month ago
  • emr.py
    1.84 kB
    Moving emr stuff into the correct project structure about 1 month ago
  • information.py
    824 Bytes
    FEAT: Starting on medical information repository. 24 days ago
  • medical.py
    950 Bytes
    Undoing model combining. about 1 month ago
  • patient.py
    1.15 kB
    For old persisted schema that may not adapted with new scheme, add migration service that auto apply mismatch. Upd titile tag and bold bubble as external UI rendering strats about 1 month ago
  • session.py
    1.32 kB
    REFACTOR: Improve chat pipeline. 25 days ago
  • summarise.py
    356 Bytes
    Updating session route. about 1 month ago