zxhezexin commited on
Commit
43d8642
1 Parent(s): 0ede66f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -103,6 +103,7 @@ def demo_image_to_video(inferrer: LRMInferrer):
103
  gr.Markdown(
104
  """
105
  Please check the box when uploading RGBA images.
 
106
  Best practice: RGB images with a white background.
107
  """
108
  )
 
103
  gr.Markdown(
104
  """
105
  Please check the box when uploading RGBA images.
106
+
107
  Best practice: RGB images with a white background.
108
  """
109
  )