Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -11,7 +11,7 @@ import uuid
|
|
11 |
from PIL import ImageFont, ImageDraw, Image
|
12 |
this=gr.Interface.load("spaces/Omnibus/Translate-100")
|
13 |
|
14 |
-
|
15 |
lang_id = {
|
16 |
"":"",
|
17 |
"Afrikaans": "af",
|
|
|
11 |
from PIL import ImageFont, ImageDraw, Image
|
12 |
this=gr.Interface.load("spaces/Omnibus/Translate-100")
|
13 |
|
14 |
+
|
15 |
lang_id = {
|
16 |
"":"",
|
17 |
"Afrikaans": "af",
|