Commit History

Use PubMedBERT as default model (pubmedbert_transformer.pth)
1392efc

Penguindrum920 commited on

Update app.py with stable DistilBERT-only model loader
d4895be

Penguindrum920 commited on

Final stable HuggingFace-ready app.py
bcefa67

Penguindrum920 commited on

Add complete requirements for HuggingFace Space
74f047d

Penguindrum920 commited on

Add matplotlib to requirements for HF Space
f18ddd5

Penguindrum920 commited on

Add missing __init__.py for models package
b49e3e5

Penguindrum920 commited on

Add transformer model source file
42770c1

Penguindrum920 commited on

Fix imports: ensure src on sys.path and import models.transformer_models
488302d

Penguindrum920 commited on

Fix import path for models
94f95d4

Penguindrum920 commited on

Add Gradio app and requirements
2105e63

Penguindrum920 commited on

Remove mirror repo from Space
0272740

Penguindrum920 commited on

Add Gradio app + clean medical docs
e86d748

Penguindrum920 commited on