Spaces:
Running
Running
feat: update reference
Browse files- 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 [
|
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).
|