mrbeliever commited on
Commit
b47f90b
1 Parent(s): e0c5307

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -168,8 +168,8 @@ def generate(
168
 
169
 
170
  with gr.Blocks() as demo:
171
- gr.Markdown("<h1 style='text-align: center'>Omni Zero</h1>")
172
- gr.Markdown("<h4 style='text-align: center'>A diffusion pipeline for zero-shot stylized portrait creation [<a href='https://github.com/okaris/omni-zero' target='_blank'>GitHub</a>], [<a href='https://styleof.com/s/remix-yourself' target='_blank'>StyleOf Remix Yourself</a>]</h4>")
173
  with gr.Row():
174
  with gr.Column():
175
  with gr.Row():
 
168
 
169
 
170
  with gr.Blocks() as demo:
171
+ gr.Markdown("<h1 style='text-align: center'>Omniverse</h1>")
172
+
173
  with gr.Row():
174
  with gr.Column():
175
  with gr.Row():