Spaces:
Running
Running
ovi054
commited on
Commit
·
1b412bd
1
Parent(s):
b3f386d
New Output Field Support
Browse files- app.py +1 -1
- kalpurush.ttf +3 -0
app.py
CHANGED
@@ -63,7 +63,7 @@ import cv2
|
|
63 |
#from detect_frame import detect_frame
|
64 |
# import pathlib
|
65 |
from PIL import ImageFont, ImageDraw, Image
|
66 |
-
font = ImageFont.truetype("
|
67 |
|
68 |
#import more
|
69 |
import tensorflow as tf
|
|
|
63 |
#from detect_frame import detect_frame
|
64 |
# import pathlib
|
65 |
from PIL import ImageFont, ImageDraw, Image
|
66 |
+
font = ImageFont.truetype("kalpurush.ttf", 35)
|
67 |
|
68 |
#import more
|
69 |
import tensorflow as tf
|
kalpurush.ttf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83613a03e53aad8337f2be9fb974409a23c1d99b3b4b494567ba9d156c492b01
|
3 |
+
size 314592
|