Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -83,7 +83,6 @@ iface = gr.Interface(
|
|
83 |
],
|
84 |
title="Contextual Refinement of Translations: Integrating Manual Feedback",
|
85 |
description=description,
|
86 |
-
css=css_code
|
87 |
)
|
88 |
|
89 |
iface.launch(share=True)
|
|
|
83 |
],
|
84 |
title="Contextual Refinement of Translations: Integrating Manual Feedback",
|
85 |
description=description,
|
|
|
86 |
)
|
87 |
|
88 |
iface.launch(share=True)
|