hanyullai commited on
Commit
d1b91d8
·
1 Parent(s): 2a714d1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -65,8 +65,8 @@ if __name__ == "__main__":
65
  gr.Markdown(
66
  """
67
  # GLM-130B
68
- An Open Bilingual Pre-Trained Model
69
- [(Click to visit our github)](https://github.com/THUDM/GLM-130B)
70
  """)
71
 
72
  with gr.Row():
 
65
  gr.Markdown(
66
  """
67
  # GLM-130B
68
+ An Open Bilingual Pre-Trained Model
69
+ [Visit our github repo](https://github.com/THUDM/GLM-130B)
70
  """)
71
 
72
  with gr.Row():