lev1 commited on
Commit
dbdb313
1 Parent(s): 9fda5ba

Adding descriptions

Browse files
Files changed (1) hide show
  1. app_canny_db.py +1 -1
app_canny_db.py CHANGED
@@ -31,7 +31,7 @@ def create_demo(model: Model):
31
  """
32
  <div style="text-align: left; auto;">
33
  <h2 style="font-weight: 450; font-size: 1rem; margin: 0rem">
34
- Description: Our current release supports only four predefined DreamBooth models and four "motion edges". So you must choose one DreamBooth model and one "motion edges" shown below, or use the examples. The keywords <b>1girl style</b>, <b>arcane style</b>, <b>gtav</b>, and <b>avatar style</b> correspond to the models from left to right.
35
  </h3>
36
  </div>
37
  """)
 
31
  """
32
  <div style="text-align: left; auto;">
33
  <h2 style="font-weight: 450; font-size: 1rem; margin: 0rem">
34
+ Description: Our current release supports only four predefined DreamBooth models and four "motion edges". So you must choose one DreamBooth model and one "motion edges" shown below, or use the examples. The keywords <b>1girl</b>, <b>arcane style</b>, <b>gtav</b>, and <b>avatar style</b> correspond to the models from left to right.
35
  </h3>
36
  </div>
37
  """)