JUNGU commited on
Commit
3ff0b10
·
1 Parent(s): 79b7a9f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -4,6 +4,7 @@ import numpy as np
4
  import matplotlib.pyplot as plt
5
  import matplotlib.font_manager as fm
6
  from sklearn.cluster import KMeans
 
7
 
8
  # Set the font to NanumGothic for Korean support
9
  font_list
 
4
  import matplotlib.pyplot as plt
5
  import matplotlib.font_manager as fm
6
  from sklearn.cluster import KMeans
7
+ import matplotlib.font_manager as fm
8
 
9
  # Set the font to NanumGothic for Korean support
10
  font_list