Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
|
| 2 |
title: Image Augmentation Tool
|
| 3 |
emoji: 🚀
|
| 4 |
colorFrom: red
|
|
@@ -7,4 +7,12 @@ sdk: streamlit
|
|
| 7 |
version: 1.54.0
|
| 8 |
app_port: 8501
|
| 9 |
pinned: false
|
| 10 |
-
short_description: Streamlit template space
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
title: Image Augmentation Tool
|
| 3 |
emoji: 🚀
|
| 4 |
colorFrom: red
|
|
|
|
| 7 |
version: 1.54.0
|
| 8 |
app_port: 8501
|
| 9 |
pinned: false
|
| 10 |
+
short_description: Streamlit template space
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
# Welcome to Streamlit!
|
| 14 |
+
|
| 15 |
+
Edit /src/streamlit_app.py to customize this app to your heart's desire. :heart:
|
| 16 |
+
|
| 17 |
+
If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
|
| 18 |
+
forums](https://discuss.streamlit.io).
|