Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MedAI-COS30018
/
MedicalDiagnosisSystem
like
0
Running
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
main
MedicalDiagnosisSystem
/
src
/
models
7.4 kB
6 contributors
History:
29 commits
dylanglenister
FEAT: Starting on medical information repository.
b529dd2
22 days ago
account.py
Safe
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
Safe
442 Bytes
Minor fixes to models
29 days ago
emr.py
Safe
1.84 kB
Moving emr stuff into the correct project structure
about 1 month ago
information.py
Safe
824 Bytes
FEAT: Starting on medical information repository.
22 days ago
medical.py
Safe
950 Bytes
Undoing model combining.
about 1 month ago
patient.py
Safe
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
Safe
1.32 kB
REFACTOR: Improve chat pipeline.
23 days ago
summarise.py
Safe
356 Bytes
Updating session route.
about 1 month ago