valhalla commited on
Commit
4c8f95a
1 Parent(s): 749bafa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -91,4 +91,4 @@ if prompt != "":
91
 
92
  st.button("Again!", key="again_button")
93
 
94
- container.markdown("<small><i>Predictions may take up to 40s under high load. Please stand by.</i></small>")
 
91
 
92
  st.button("Again!", key="again_button")
93
 
94
+ container.markdown("<b><i>UI credits: <a href='https://huggingface.co/spaces/flax-community/dalle-mini'>DALL-E mini Space</a></i></b>")