Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Unsupervised Segmentation App with Streamlit and PyTorch
|
| 2 |
|
| 3 |
## Table of Contents
|
|
@@ -74,6 +82,4 @@ Feel free to open issues and pull requests!
|
|
| 74 |
---
|
| 75 |
|
| 76 |
## License ๐
|
| 77 |
-
This project is licensed under the MIT License.
|
| 78 |
-
|
| 79 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
title: PetroSeg
|
| 4 |
+
sdk: streamlit
|
| 5 |
+
emoji: ๐
|
| 6 |
+
colorFrom: red
|
| 7 |
+
colorTo: yellow
|
| 8 |
+
---
|
| 9 |
# Unsupervised Segmentation App with Streamlit and PyTorch
|
| 10 |
|
| 11 |
## Table of Contents
|
|
|
|
| 82 |
---
|
| 83 |
|
| 84 |
## License ๐
|
| 85 |
+
This project is licensed under the MIT License.
|
|
|
|
|
|