Muhammadidrees commited on
Commit
a5b4042
·
verified ·
1 Parent(s): f75e600

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ import torch
6
  import re
7
 
8
 
9
- MODEL_ID = "Muhammadidrees/MedicalInsights"
10
 
11
  # -----------------------
12
  # Load tokenizer + model safely (GPU or CPU)
 
6
  import re
7
 
8
 
9
+ MODEL_ID = "Muhammadidrees/my-biomed"
10
 
11
  # -----------------------
12
  # Load tokenizer + model safely (GPU or CPU)