kaveh commited on
Commit
dc65b16
·
1 Parent(s): 616ed9b

added image of webapp

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -15,6 +15,10 @@ app_port: 8501
15
 
16
  # Shape2Force (S2F) App
17
 
 
 
 
 
18
  Predict force maps from bright-field microscopy images using deep learning.
19
 
20
  ## Quick Start
 
15
 
16
  # Shape2Force (S2F) App
17
 
18
+ <p align="center">
19
+ <img src="res/webapp.png" width="450" alt="Shape2Force Web App" />
20
+ </p>
21
+
22
  Predict force maps from bright-field microscopy images using deep learning.
23
 
24
  ## Quick Start