Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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()
|