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

  • Log In
  • Sign Up

Spaces:
MedAI-COS30018
/
MedicalDiagnosisSystem
Running

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 22 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 29 days ago
  • common.py
    442 Bytes
    Minor fixes to models 29 days 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. 22 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 29 days ago
  • session.py
    1.32 kB
    REFACTOR: Improve chat pipeline. 23 days ago
  • summarise.py
    356 Bytes
    Updating session route. about 1 month ago