Mikhael Johanes
commited on
Commit
·
bef892f
1
Parent(s):
0b42a04
update
Browse files
app.py
CHANGED
@@ -106,6 +106,7 @@ st.write('''<style>
|
|
106 |
|
107 |
|
108 |
st.subheader("GIsT: Generative Isovist Transformers")
|
|
|
109 |
st.write("[[paper](https://papers.cumincad.org/data/works/att/ecaade2023_392.pdf)]")
|
110 |
st.text("Pres [init] to initiate or start over")
|
111 |
options =["Base model", "Palladio", "Mies"]
|
|
|
106 |
|
107 |
|
108 |
st.subheader("GIsT: Generative Isovist Transformers")
|
109 |
+
st.text("Mikhael Johanes, Jeffrey Huang | EPFL Media and Design Lab")
|
110 |
st.write("[[paper](https://papers.cumincad.org/data/works/att/ecaade2023_392.pdf)]")
|
111 |
st.text("Pres [init] to initiate or start over")
|
112 |
options =["Base model", "Palladio", "Mies"]
|