Spaces:
Runtime error
Runtime error
Commit
·
b37ba22
1
Parent(s):
0509ee0
debug
Browse files
app.py
CHANGED
@@ -8,7 +8,6 @@ os.system('cd fairseq;'
|
|
8 |
os.system('cd ezocr;'
|
9 |
'pip install .; cd ..')
|
10 |
|
11 |
-
|
12 |
import torch
|
13 |
import numpy as np
|
14 |
from fairseq import utils, tasks
|
|
|
8 |
os.system('cd ezocr;'
|
9 |
'pip install .; cd ..')
|
10 |
|
|
|
11 |
import torch
|
12 |
import numpy as np
|
13 |
from fairseq import utils, tasks
|