TenPoisk commited on
Commit
a34ff32
Β·
1 Parent(s): e8805dc

Update kandinsky-2-1.py

Browse files
Files changed (1) hide show
  1. kandinsky-2-1.py +1 -1
kandinsky-2-1.py CHANGED
@@ -14,4 +14,4 @@ article = """
14
  </p>
15
  """
16
 
17
- gr.Interface.load("models/kandinsky-community/kandinsky-2-1", title=title, description=description, article=article).launch()
 
14
  </p>
15
  """
16
 
17
+ gr.Interface.load("models/kandinsky-community/kandinsky-2-1", title=title, description=description, article=article, theme = "Soft").launch()