Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -56,8 +56,8 @@ demo = gr.ChatInterface(
|
|
56 |
step=0.05,
|
57 |
label="Top-p (nucleus sampling)",
|
58 |
),
|
59 |
-
theme='JohnSmith9982/small_and_pretty
|
60 |
],
|
|
|
61 |
)
|
62 |
|
63 |
|
|
|
56 |
step=0.05,
|
57 |
label="Top-p (nucleus sampling)",
|
58 |
),
|
|
|
59 |
],
|
60 |
+
theme='JohnSmith9982/small_and_pretty
|
61 |
)
|
62 |
|
63 |
|