Skip to content

Commit 70d451b

Browse files
Cleaned repo
1 parent 9a306c2 commit 70d451b

File tree

6 files changed

+2
-3
lines changed

6 files changed

+2
-3
lines changed

PyTextureAnalysis_StreamlitApp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262

6363
st.title(':blue[Texture analysis of fibrotic structures]')
6464

65-
st.caption('For more information, have a look at this [screenshot](https://github.com/ajinkya-kulkarni/PyTextureAnalysis/blob/main/StreamlitApp1.png) and [screenshot](https://github.com/ajinkya-kulkarni/PyTextureAnalysis/blob/main/StreamlitApp2.png). Sample image to test this application is available [here](https://github.com/ajinkya-kulkarni/PyTextureAnalysis/blob/main/TestImage1.tif). Source code available [here](https://github.com/ajinkya-kulkarni/PyTextureAnalysis).', unsafe_allow_html = False)
65+
st.caption('For more information, have a look at this [screenshot](https://github.com/ajinkya-kulkarni/PyTextureAnalysis/blob/main/StreamlitApp.jpg). Sample image to test this application is available [here](https://github.com/ajinkya-kulkarni/PyTextureAnalysis/blob/main/TestImage1.tif). Source code available [here](https://github.com/ajinkya-kulkarni/PyTextureAnalysis).', unsafe_allow_html = False)
6666

6767
st.markdown("")
6868

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ A web application developed using `Streamlit` is available at https://textureinf
1919

2020
## App Overview
2121

22-
![Streamlit App Screenshot](https://github.com/ajinkya-kulkarni/PyTextureAnalysis/blob/main/StreamlitApp1.png)
23-
![Streamlit App Screenshot](https://github.com/ajinkya-kulkarni/PyTextureAnalysis/blob/main/StreamlitApp2.png)
22+
![Streamlit App Screenshot](https://github.com/ajinkya-kulkarni/PyTextureAnalysis/blob/main/StreamlitApp.jpg)
2423

2524
## Requirements
2625
- Python 3.8 or higher

StreamlitApp.jpg

591 KB
Loading

StreamlitApp1.png

-74.2 KB
Binary file not shown.

StreamlitApp2.png

-379 KB
Binary file not shown.

TestImage1.tif

100755100644
-719 KB
Binary file not shown.

0 commit comments

Comments
 (0)