manuel-tran commited on
Commit
109247f
·
verified ·
1 Parent(s): 5e7128b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,5 +5,5 @@ license: mit
5
  <div style="text-align: justify">
6
  HistoGPT is a vision language model that generates highly accurate pathology reports from gigapixel whole slide images. The model takes multiple tissue sections from a patient as input and generates a highly accurate pathology report that includes disease classification, tumor subtype prediction, tumor thickness estimation, and other important clinical information. Most importantly, HistoGPT is fully interpretable, as every word or phrase in the output text can be visualized in the original image.
7
 
8
- The full code of our project is available on [GitHub](https://huggingface.co/marr-peng-lab/histogpt). At the moment only the model weights are hosted here on Hugging Face.
9
  </div>
 
5
  <div style="text-align: justify">
6
  HistoGPT is a vision language model that generates highly accurate pathology reports from gigapixel whole slide images. The model takes multiple tissue sections from a patient as input and generates a highly accurate pathology report that includes disease classification, tumor subtype prediction, tumor thickness estimation, and other important clinical information. Most importantly, HistoGPT is fully interpretable, as every word or phrase in the output text can be visualized in the original image.
7
 
8
+ The full code of our project is available on [GitHub](https://github.com/marrlab/HistoGPT). At the moment only the model weights are hosted here on Hugging Face.
9
  </div>