cha0smagick commited on
Commit
6b1161a
1 Parent(s): cd7530a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,7 +49,7 @@ def visualize_sigil(sigil):
49
 
50
  st.title("Austin Osman Spare Sigil Generator")
51
  st.text("Created by Frater Cha0smagick for the blog grimoriomagiadelcaos.blogspot.com")
52
- st.text("script to generate chaos sigils under the sigilization theory created by Austin Osman Spare")
53
  st.text("creator of the ZOS KIA CVLTVS")
54
  desire = st.text_input("Enter your wish or intention:")
55
  if desire:
 
49
 
50
  st.title("Austin Osman Spare Sigil Generator")
51
  st.text("Created by Frater Cha0smagick for the blog grimoriomagiadelcaos.blogspot.com")
52
+ st.text("generate chaos sigils under the sigilization theory created by Austin Osman Spare")
53
  st.text("creator of the ZOS KIA CVLTVS")
54
  desire = st.text_input("Enter your wish or intention:")
55
  if desire: