breezedeus commited on
Commit
2f5b9f5
โ€ข
1 Parent(s): 26e39ff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -114,6 +114,7 @@ def main():
114
  max_font_size=max_font_size,
115
  bg_image=bg_image,
116
  bg_gen_config=bg_gen_config,
 
117
  )
118
  st.subheader('่พ“ๅ‡บๅ›พ็‰‡')
119
  st.image(out_img)
 
114
  max_font_size=max_font_size,
115
  bg_image=bg_image,
116
  bg_gen_config=bg_gen_config,
117
+ font_fp=FONT_FP,
118
  )
119
  st.subheader('่พ“ๅ‡บๅ›พ็‰‡')
120
  st.image(out_img)