3v324v23 commited on
Commit
24caf2f
·
1 Parent(s): df8208d
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,4 +42,4 @@ if uploaded_file is not None:
42
 
43
  Image.fromarray(
44
  cv2.imread(fpath))
45
- , res, './fonts/simfang.ttf'))
 
42
 
43
  Image.fromarray(
44
  cv2.imread(fpath))
45
+ , res[0], './fonts/simfang.ttf'))