Monan Zhou commited on
Commit
f953ce3
1 Parent(s): a31be99

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -204,7 +204,7 @@ def inference(epochs: str, region: str):
204
  if __name__ == "__main__":
205
  with gr.Blocks() as demo:
206
  gr.Markdown(
207
- """<center>Welcome to this Space, made by bilibili <a href=“https://space.bilibili.com/30620472”>@MuGeminorum</a> based on the Tunesformer open source project, completely free.</center>"""
208
  )
209
  with gr.Row():
210
  with gr.Column():
 
204
  if __name__ == "__main__":
205
  with gr.Blocks() as demo:
206
  gr.Markdown(
207
+ """<center>Welcome to this Space, made by bilibili <a href="https://space.bilibili.com/30620472">@MuGeminorum</a> based on the Tunesformer open source project, completely free.</center>"""
208
  )
209
  with gr.Row():
210
  with gr.Column():