Spaces:
Running
Running
Added Why section to README
Browse files
README.md
CHANGED
@@ -11,6 +11,12 @@ pinned: false
|
|
11 |
|
12 |
# wsi-visualization-demo
|
13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
## Docker
|
15 |
|
16 |
1. Build image:
|
|
|
11 |
|
12 |
# wsi-visualization-demo
|
13 |
|
14 |
+
## Why?
|
15 |
+
|
16 |
+
This repository was developed to demonstrate how to do the following:
|
17 |
+
* Creating a simple web application for rendering a whole slide image in real time.
|
18 |
+
* Containerizing and deploying a web app for deployment on Hugging Face Spaces.
|
19 |
+
|
20 |
## Docker
|
21 |
|
22 |
1. Build image:
|