Spaces:
Running
Running
Added info on CI to README
Browse files
README.md
CHANGED
@@ -24,6 +24,14 @@ To access the live demo, click on the `Hugging Face` badge above. Below is a sna
|
|
24 |
|
25 |
<img width="1400" alt="Screenshot" src="assets/demo-hf-spaces.png">
|
26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
## Docker
|
28 |
|
29 |
1. Build image:
|
|
|
24 |
|
25 |
<img width="1400" alt="Screenshot" src="assets/demo-hf-spaces.png">
|
26 |
|
27 |
+
## Continuous integration
|
28 |
+
|
29 |
+
For this project, we continuously update the Hugging Face deployment for each commit to the main branch.
|
30 |
+
|
31 |
+
| Build Type | Status |
|
32 |
+
| - | - |
|
33 |
+
| **HF Space Deploy** | [](https://github.com/andreped/wsi-visualization-demo/actions) |
|
34 |
+
|
35 |
## Docker
|
36 |
|
37 |
1. Build image:
|