Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -59,5 +59,5 @@ gr.ChatInterface(
|
|
59 |
additional_inputs=additional_inputs,
|
60 |
title="YTSHorts Maker",
|
61 |
description="Powered by GROQ, MoviePy, and other tools.",
|
62 |
-
theme="
|
63 |
).launch()
|
|
|
59 |
additional_inputs=additional_inputs,
|
60 |
title="YTSHorts Maker",
|
61 |
description="Powered by GROQ, MoviePy, and other tools.",
|
62 |
+
theme="Soft",
|
63 |
).launch()
|