Spaces:
Runtime error
Runtime error
abhisheky127
commited on
Commit
•
5f436ab
1
Parent(s):
732301c
Update app.py
Browse files
app.py
CHANGED
@@ -37,7 +37,7 @@ ar_en_interface = gr.Interface(
|
|
37 |
inputs=gr.inputs.Textbox(),
|
38 |
outputs=gr.outputs.Textbox(),
|
39 |
title="Quara: Arabic to English Translation",
|
40 |
-
description="Translate Arabic text to English, made by @abhisheky127"
|
41 |
)
|
42 |
|
43 |
# # Combine the interfaces in a single app
|
|
|
37 |
inputs=gr.inputs.Textbox(),
|
38 |
outputs=gr.outputs.Textbox(),
|
39 |
title="Quara: Arabic to English Translation",
|
40 |
+
description="Translate Arabic text to English, made by @abhisheky127"
|
41 |
)
|
42 |
|
43 |
# # Combine the interfaces in a single app
|