Silence1412 commited on
Commit
e8fa7da
·
1 Parent(s): 3084e8d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,7 +32,7 @@ prom = st.text_input("Prompt",'')
32
 
33
  neg_prom = st.text_input("Negative Prompt",'')
34
 
35
- style = st.selectbox("Image style",("Cyberpunk",
36
  "Picasso",
37
  "Real-world specific",
38
  "Digital Art",
 
32
 
33
  neg_prom = st.text_input("Negative Prompt",'')
34
 
35
+ style = st.selectbox("TODO: Image Style",("Cyberpunk",
36
  "Picasso",
37
  "Real-world specific",
38
  "Digital Art",