andreped commited on
Commit
d9e0b6b
1 Parent(s): d3a6d05

Added HF spaces snapshot [no ci]

Browse files
Files changed (1) hide show
  1. demo/README.md +4 -4
demo/README.md CHANGED
@@ -10,7 +10,7 @@ license: mit
10
  app_file: demo/app.py
11
  ---
12
 
13
- ![Screenshot 2023-05-24 at 19 14 15](https://github.com/andreped/livermask/assets/29090665/6083a28a-9250-4f86-a9b2-8d4e9823c836)
14
 
15
  # livermask Hugging Face demo - through docker SDK
16
 
@@ -49,6 +49,6 @@ docker run -it -p 7860:7860 livermask
49
 
50
  Then open `http://127.0.0.1:7860` in your favourite internet browser to view the demo.
51
 
52
- Natural future TODOs include:
53
- - [ ] Add gallery widget to enable scrolling through 2D slices
54
- - [ ] Render segmentation for individual 2D slices as overlays
 
10
  app_file: demo/app.py
11
  ---
12
 
13
+ <img width="1758" alt="Screenshot 2023-05-25 at 20 00 15" src="https://github.com/andreped/livermask/assets/29090665/039577fe-ee8b-4500-8c3f-8d7a5a2dd3d3">
14
 
15
  # livermask Hugging Face demo - through docker SDK
16
 
 
49
 
50
  Then open `http://127.0.0.1:7860` in your favourite internet browser to view the demo.
51
 
52
+ TODOs:
53
+ - [X] Add gallery widget to enable scrolling through 2D slices
54
+ - [X] Render segmentation for individual 2D slices as overlays