Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -8,6 +8,8 @@ import PIL
|
|
8 |
import sys
|
9 |
import os
|
10 |
from PIL import ImageFont, ImageDraw, Image
|
|
|
|
|
11 |
|
12 |
lang_id = {
|
13 |
"":"",
|
|
|
8 |
import sys
|
9 |
import os
|
10 |
from PIL import ImageFont, ImageDraw, Image
|
11 |
+
this=gr.Interface.load("spaces/Omnibus/Translate-100")
|
12 |
+
|
13 |
|
14 |
lang_id = {
|
15 |
"":"",
|