awacke1 commited on
Commit
61a4eff
·
verified ·
1 Parent(s): e63c937

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -19,14 +19,12 @@ st.set_page_config(
19
 
20
  PromptPrefix = 'Create a markdown outline and table with appropriate emojis for science fiction stories, plotlines, and background on aliens, robots and spaceships for the topics of '
21
 
22
-
23
  st.markdown('''### SciFiAI 🚀👽🌌
24
  - **Explore New Worlds with Mixable Science Fiction AI:** Journey through the cosmos with an AI that writes the future.
25
  - **Capabilities:** Generates extensive glossaries, innovative rule sets, and AI jump links.
26
  - **Experience:** Turns your imagination into reality, exploring new frontiers of science fiction.
27
  - **Query Parameter Usage:** Enter a sci-fi term in the URL query, like `?q=Nanotechnology` or `?query=MartianSyndicate`, to unlock the mysteries of the universe. ''')
28
 
29
-
30
  # -----------------------------------------------------------------Art Card Sidebar:
31
  import base64
32
  import requests
 
19
 
20
  PromptPrefix = 'Create a markdown outline and table with appropriate emojis for science fiction stories, plotlines, and background on aliens, robots and spaceships for the topics of '
21
 
 
22
  st.markdown('''### SciFiAI 🚀👽🌌
23
  - **Explore New Worlds with Mixable Science Fiction AI:** Journey through the cosmos with an AI that writes the future.
24
  - **Capabilities:** Generates extensive glossaries, innovative rule sets, and AI jump links.
25
  - **Experience:** Turns your imagination into reality, exploring new frontiers of science fiction.
26
  - **Query Parameter Usage:** Enter a sci-fi term in the URL query, like `?q=Nanotechnology` or `?query=MartianSyndicate`, to unlock the mysteries of the universe. ''')
27
 
 
28
  # -----------------------------------------------------------------Art Card Sidebar:
29
  import base64
30
  import requests