andreped commited on
Commit
6fe4e63
1 Parent(s): ab23a68

Reformat README

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -12,7 +12,21 @@ custom_headers:
12
  cross-origin-resource-policy: cross-origin
13
  ---
14
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  # ohif4hf
 
 
16
 
17
  This project was made to showcase developed plugins for OHIF through hosting on Hugging Face spaces.
18
 
@@ -20,7 +34,7 @@ The project is a work-in-progress. I will make a release when I have it working.
20
 
21
  ## Getting started
22
 
23
- #### Deployment
24
 
25
  When the solution is ready, the website should be accessible on [Hugging Face](https://huggingface.co/spaces/andreped/ohif4hf).
26
 
 
12
  cross-origin-resource-policy: cross-origin
13
  ---
14
 
15
+ <div align="center">
16
+ <h1 align="center">ohif4hf</h1>
17
+ <h3 align="center">Project to showcase AI solutions for medical applications in OHIF</h3>
18
+
19
+ [![license](https://img.shields.io/github/license/DAVFoundation/captain-n3m0.svg?style=flat-square)](https://github.com/DAVFoundation/captain-n3m0/blob/master/LICENSE)
20
+ [![CI/CD](https://github.com/andreped/ohif4hf/actions/workflows/deploy.yml/badge.svg)](https://github.com/andreped/ohif4hf/actions/workflows/deploy.yml)
21
+ <a target="_blank" href="https://huggingface.co/spaces/andreped/neukit"><img src="https://img.shields.io/badge/🤗%20Hugging%20Face-Spaces-yellow.svg"></a><a href="https://colab.research.google.com/gist/andreped/f83e53b120ddc2f6930f1dd66a16f248/neukit-demo-example.ipynb" target="_parent"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/></a>
22
+
23
+ **ohif4hf** was developed by SINTEF Medical Image Analysis to accelerate open-source medical AI research.
24
+
25
+ </div>
26
+
27
  # ohif4hf
28
+ [![license](https://img.shields.io/github/license/DAVFoundation/captain-n3m0.svg?style=flat-square)](https://github.com/DAVFoundation/captain-n3m0/blob/master/LICENSE)
29
+ <a target="_blank" href="https://huggingface.co/spaces/andreped/neukit"><img src="https://img.shields.io/badge/🤗%20Hugging%20Face-Spaces-yellow.svg"></a><a
30
 
31
  This project was made to showcase developed plugins for OHIF through hosting on Hugging Face spaces.
32
 
 
34
 
35
  ## Getting started
36
 
37
+ #### Deployment <a target="_blank" href="https://huggingface.co/spaces/andreped/neukit"><img src="https://img.shields.io/badge/🤗%20Hugging%20Face-Spaces-yellow.svg"></a>
38
 
39
  When the solution is ready, the website should be accessible on [Hugging Face](https://huggingface.co/spaces/andreped/ohif4hf).
40