paralym commited on
Commit
1e616ef
1 Parent(s): dcb9bd8

Update serve_constants.py

Browse files
Files changed (1) hide show
  1. serve_constants.py +1 -1
serve_constants.py CHANGED
@@ -78,7 +78,7 @@ html_header = """
78
  </a>
79
  <div>
80
  <h2><a href="https://aimedlab.github.io/PULSE/">Teach Multimodal LLMs to Comprehend Electrocardiographic Images</a></h2>
81
- <h5><a href="https://github.com/AIMedLab/PULSE">Code</a> | <a href="https://huggingface.co/PULSE-ECG/PULSE-7B">Checkpoints</a> | <a href="https://huggingface.co/collections/PULSE-ECG/pulse-ecg-671eec61a17554b2d0ae0fe5">Data</a> | <a href="https://huggingface.co/spaces/PULSE-ECG/PULSE">Demo</a></h5>
82
  </div>
83
  </div>
84
  """
 
78
  </a>
79
  <div>
80
  <h2><a href="https://aimedlab.github.io/PULSE/">Teach Multimodal LLMs to Comprehend Electrocardiographic Images</a></h2>
81
+ <h5><a href="https://github.com/AIMedLab/PULSE">Code</a> | <a href="https://huggingface.co/PULSE-ECG/PULSE-7B">Checkpoints</a> | <a href="https://huggingface.co/collections/PULSE-ECG/pulse-ecg-671eec61a17554b2d0ae0fe5">Data</a> | <a href="https://huggingface.co/spaces/paralym/PULSE-7B">Demo</a></h5>
82
  </div>
83
  </div>
84
  """