Dingning commited on
Commit
272c56d
·
verified ·
1 Parent(s): cf8bfe4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,7 +43,7 @@ model = model.to(DEVICE).eval()
43
  title = "# Bridge Simplified Demo"
44
  description = """
45
  Official demo for Bridge using Gradio.
46
- [project page](https://dingning-liu.github.io/brige.github.io/),
47
  [github](https://github.com/lnbxldn/BRIDGE).
48
  """
49
 
 
43
  title = "# Bridge Simplified Demo"
44
  description = """
45
  Official demo for Bridge using Gradio.
46
+ [project page](https://dingning-liu.github.io/bridge.github.io/),
47
  [github](https://github.com/lnbxldn/BRIDGE).
48
  """
49