lekkalar commited on
Commit
1d4c06a
·
1 Parent(s): 8092d7d

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://github.com/lekkalar/langchainlab/blob/main/Vaultedge-logo-with-name.png" alt="Vaultedge" 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="file=Vaultedge-logo-with-name.png" /> alt="Vaultedge" style="width: 30%; min-width: 60px; display: block; margin: auto; background-color: transparent;">
80
  </div>
81
  """
82