Don B
commited on
Commit
·
508ba4a
1
Parent(s):
960a1cf
update markdown
Browse files
app.py
CHANGED
@@ -38,7 +38,7 @@ def main():
|
|
38 |
Sample Stable Diffusion model posts - as of 2024-02-29
|
39 |
- post id 1496616 for [DreamShaper Lightning](https://civitai.com/posts/1496616)
|
40 |
- post id 1515491 for [Juggernaut Lightning](https://civitai.com/posts/1515491)
|
41 |
-
- post id 1576676 for [Stable Cascade](https://civitai.com/posts/1576676) -
|
42 |
""")
|
43 |
|
44 |
# Using st.query_params to access query parameters
|
|
|
38 |
Sample Stable Diffusion model posts - as of 2024-02-29
|
39 |
- post id 1496616 for [DreamShaper Lightning](https://civitai.com/posts/1496616)
|
40 |
- post id 1515491 for [Juggernaut Lightning](https://civitai.com/posts/1515491)
|
41 |
+
- post id 1576676 for [Stable Cascade](https://civitai.com/posts/1576676) - one of my own posts
|
42 |
""")
|
43 |
|
44 |
# Using st.query_params to access query parameters
|