akameswa commited on
Commit
653844c
1 Parent(s): a007274

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -259,7 +259,7 @@ with gr.Blocks() as demo:
259
  gr.Markdown(
260
  "Generate a circular path in latent space and observe how the images vary along the path."
261
  )
262
- gr.HTML(read_html("DiffusionDemo/html/circular.html"))
263
 
264
  with gr.Row():
265
  with gr.Column():
 
259
  gr.Markdown(
260
  "Generate a circular path in latent space and observe how the images vary along the path."
261
  )
262
+ gr.HTML(read_html("html/circular.html"))
263
 
264
  with gr.Row():
265
  with gr.Column():