amankishore commited on
Commit
0b4917d
·
1 Parent(s): 37628ad
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,7 +38,7 @@ css = '''
38
 
39
  with gr.Blocks(css=css) as demo:
40
  # title
41
- gr.Markdown('#[Score Jacobian Chaining](https://github.com/pals-ttic/sjc): Lifting Pretrained 2D Diffusion Models for 3D Generation')
42
 
43
  gr.HTML(f'''
44
  <div class="gr-prose" style="max-width: 80%">
 
38
 
39
  with gr.Blocks(css=css) as demo:
40
  # title
41
+ gr.Markdown('# [Score Jacobian Chaining](https://github.com/pals-ttic/sjc): Lifting Pretrained 2D Diffusion Models for 3D Generation')
42
 
43
  gr.HTML(f'''
44
  <div class="gr-prose" style="max-width: 80%">