ZiyuG commited on
Commit
c50a776
1 Parent(s): ebc8cf9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -110,7 +110,7 @@ def cleanup_temp_dir(tmp_dir):
110
  return "临时目录已清理"
111
  return "没有临时目录需要清理"
112
 
113
- # install()
114
  font = ["Heiti SC", "FangSong"]
115
  title = """<h1 style="text-align: center;">
116
  <div style="width: 1.4em; height: 1.4em; display: inline-block;"><img src="https://github.com/ZiyuGuo99/ZiyuGuo99.github.io/blob/main/assets/img/sl.png?raw=true" style='width: 100%; height: 100%; object-fit: contain;' /></div>
 
110
  return "临时目录已清理"
111
  return "没有临时目录需要清理"
112
 
113
+ install()
114
  font = ["Heiti SC", "FangSong"]
115
  title = """<h1 style="text-align: center;">
116
  <div style="width: 1.4em; height: 1.4em; display: inline-block;"><img src="https://github.com/ZiyuGuo99/ZiyuGuo99.github.io/blob/main/assets/img/sl.png?raw=true" style='width: 100%; height: 100%; object-fit: contain;' /></div>