lekkalar commited on
Commit
2f9ced1
·
1 Parent(s): e98efd9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,7 +76,7 @@ title = """
76
  <p style="text-align: center;">'Load a File', click the "Upload file to Moli" button, <br />
77
  wait for the Status to show Ready. Type your question, click on "Ask Moli" <br />
78
  The app is built on GPT-4</p>
79
- <img src="https://optimalscale.github.io/LMFlow/_static/logo.png" alt="LMFlow" style="width: 30%; min-width: 60px; display: block; margin: auto; background-color: transparent;">
80
  </div>
81
  """
82
 
 
76
  <p style="text-align: center;">'Load a File', click the "Upload file to Moli" button, <br />
77
  wait for the Status to show Ready. Type your question, click on "Ask Moli" <br />
78
  The app is built on GPT-4</p>
79
+ <img src="Vaultedge-logo-with-name.png" alt="Vaultedge" style="width: 30%; min-width: 60px; display: block; margin: auto; background-color: transparent;">
80
  </div>
81
  """
82