Spaces:
Sleeping
Sleeping
Rename pages/Transforming the images.py to pages/Transforming_the_images.py
Browse files
pages/{Transforming the images.py → Transforming_the_images.py}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
import streamlit.st
|
| 2 |
|
| 3 |
-
st.page_link("pages/
|
| 4 |
|
| 5 |
st.title("🖼️:green[Random Images Transformation]")
|
| 6 |
|
|
|
|
| 1 |
import streamlit.st
|
| 2 |
|
| 3 |
+
st.page_link("pages/Transforming_the_images.py", label="Transforming the images", icon="1️⃣")
|
| 4 |
|
| 5 |
st.title("🖼️:green[Random Images Transformation]")
|
| 6 |
|