nostalgebraist commited on
Commit
e6d4f87
·
1 Parent(s): 3eccda4

colab promo

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -101,6 +101,8 @@ st.title('nostalgebraist-autoresponder image generation demo')
101
 
102
  st.write("A demo of the image models used in the tumblr bot [nostalgebraist-autoresponder](https://nostalgebraist-autoresponder.tumblr.com/).\n\nBy [nostalgebraist](https://nostalgebraist.tumblr.com/)")
103
 
 
 
104
  st.header('Prompt')
105
 
106
  button_dril = st.button('Fill @dril tweet example text')
 
101
 
102
  st.write("A demo of the image models used in the tumblr bot [nostalgebraist-autoresponder](https://nostalgebraist-autoresponder.tumblr.com/).\n\nBy [nostalgebraist](https://nostalgebraist.tumblr.com/)")
103
 
104
+ st.write("For a **much faster experience**, try the [Colab notebook](https://colab.research.google.com/drive/17BOTYmLv4fdurr8y5dcaGKy8JVY_A62a?usp=sharing) instead!")
105
+
106
  st.header('Prompt')
107
 
108
  button_dril = st.button('Fill @dril tweet example text')