boris commited on
Commit
4a1f007
1 Parent(s): 5d07e74

feat: update reference

Browse files
Files changed (1) hide show
  1. app/streamlit/app.py +1 -1
app/streamlit/app.py CHANGED
@@ -38,7 +38,7 @@ st.subheader("Generate images from text")
38
  container = st.empty()
39
  container.markdown(
40
  f"""
41
- A new demo with a better model is now available [in this space](https://huggingface.co/spaces/dalle-mini/dalle-mini)! Check it out!
42
 
43
  For more information about the project, please visit:
44
  * [Our GitHub repository](https://github.com/borisdayma/dalle-mini).
 
38
  container = st.empty()
39
  container.markdown(
40
  f"""
41
+ A new demo with a better model is now available on [craiyon](https://www.craiyon.com/)! Check it out!
42
 
43
  For more information about the project, please visit:
44
  * [Our GitHub repository](https://github.com/borisdayma/dalle-mini).