alexnasa commited on
Commit
4ff5a1d
·
verified ·
1 Parent(s): 19ff90c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -333,8 +333,7 @@ with gr.Blocks(css=css) as demo:
333
  """ # Pixel3dmm [Image Mode] – Versatile Screen-Space Priors for Single-Image 3D Face Reconstruction
334
 
335
  • Source: [Github](https://github.com/SimonGiebenhain/pixel3dmm)
336
- • Gradio App by : [@alexandernasa](https://twitter.com/alexandernasa/) """
337
- )
338
 
339
  with gr.Row():
340
  with gr.Column():
 
333
  """ # Pixel3dmm [Image Mode] – Versatile Screen-Space Priors for Single-Image 3D Face Reconstruction
334
 
335
  • Source: [Github](https://github.com/SimonGiebenhain/pixel3dmm)
336
+ • Gradio App by : [@alexandernasa](https://twitter.com/alexandernasa/) """)
 
337
 
338
  with gr.Row():
339
  with gr.Column():