etweedy commited on
Commit
296a446
·
1 Parent(s): 1a819e8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -8,6 +8,5 @@ title = "Dreambooth Tessa Generator"
8
  interface = gr.Interface.load("models/etweedy/tessa",
9
  description=description,
10
  title = title
11
- ]
12
  )
13
  interface.launch()
 
8
  interface = gr.Interface.load("models/etweedy/tessa",
9
  description=description,
10
  title = title
 
11
  )
12
  interface.launch()