ehristoforu commited on
Commit
2a93afc
1 Parent(s): 8242674

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -6
app.py CHANGED
@@ -107,12 +107,6 @@ css = """
107
  theme = "Base"
108
 
109
  with gr.Blocks(css=css) as demo:
110
-
111
-
112
-
113
- with gr.Column(scale=1):
114
- gr.Markdown(elem_id="powered-by-prodia", value="AUTOMATIC1111 Stable Diffusion Web UI.<br>Powered by [Prodia](https://prodia.com).")
115
-
116
 
117
  with gr.Row():
118
  with gr.Column(scale=6, min_width=600):
 
107
  theme = "Base"
108
 
109
  with gr.Blocks(css=css) as demo:
 
 
 
 
 
 
110
 
111
  with gr.Row():
112
  with gr.Column(scale=6, min_width=600):