ZiyuG commited on
Commit
22bcc0e
1 Parent(s): 277fdec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -112,7 +112,7 @@ def cleanup_temp_dir(tmp_dir):
112
  return "临时目录已清理"
113
  return "没有临时目录需要清理"
114
 
115
- # install()
116
  font = ["Heiti SC", "FangSong"]
117
  title = """<h1 style="text-align: center;">
118
  <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>
 
112
  return "临时目录已清理"
113
  return "没有临时目录需要清理"
114
 
115
+ install()
116
  font = ["Heiti SC", "FangSong"]
117
  title = """<h1 style="text-align: center;">
118
  <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>