kaveh commited on
Commit
daa6938
·
1 Parent(s): 0a0e144

added image of webapp

Browse files
Files changed (2) hide show
  1. README.md +4 -0
  2. S2FApp/README.md +0 -4
README.md CHANGED
@@ -27,6 +27,10 @@ streamlit run app.py
27
 
28
  Use the [online app](https://huggingface.co/spaces/kaveh/Shape2force) on Hugging Face.
29
 
 
 
 
 
30
  ---
31
  ### 3. Jupyter Notebook
32
 
 
27
 
28
  Use the [online app](https://huggingface.co/spaces/kaveh/Shape2force) on Hugging Face.
29
 
30
+ <p align="center">
31
+ <img src="./S2FApp/res/webapp.png" width="450" alt="Shape2Force Web App" />
32
+ </p>
33
+
34
  ---
35
  ### 3. Jupyter Notebook
36
 
S2FApp/README.md CHANGED
@@ -15,10 +15,6 @@ app_port: 8501
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
 
15
 
16
  # Shape2Force (S2F) App
17
 
 
 
 
 
18
  Predict force maps from bright-field microscopy images using deep learning.
19
 
20
  ## Quick Start