Spaces:
Runtime error
Runtime error
kingabzpro
commited on
Commit
·
9e66cfd
1
Parent(s):
2a75f41
theme changed
Browse files
app.py
CHANGED
@@ -41,5 +41,5 @@ gr.Interface(
|
|
41 |
title=title,
|
42 |
description=description,
|
43 |
article=article,
|
44 |
-
theme='
|
45 |
live=True).launch()
|
|
|
41 |
title=title,
|
42 |
description=description,
|
43 |
article=article,
|
44 |
+
theme='EveryPizza/Cartoony-Gradio-Theme',
|
45 |
live=True).launch()
|