Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -84,6 +84,5 @@ gr.Interface(
|
|
84 |
title=title,
|
85 |
description=description,
|
86 |
article=article,
|
87 |
-
theme ="huggingface",
|
88 |
examples=examples,
|
89 |
).launch(debug=False,enable_queue=True)
|
|
|
84 |
title=title,
|
85 |
description=description,
|
86 |
article=article,
|
|
|
87 |
examples=examples,
|
88 |
).launch(debug=False,enable_queue=True)
|