carblacac commited on
Commit
62c4cc2
1 Parent(s): 57f8186

correct error in tittle app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -28,10 +28,10 @@ def add_note_to_history(note, note_history):
28
 
29
  title = "Mantain a conversation with the bot"
30
  description = """
31
- <p style="text-align:center">The bot have been trained to chat with you about whatever you wantd. Let's talk!</p>
32
 
33
  <center><img src="https://user-images.githubusercontent.com/105242658/176054244-525c6530-1e78-42c7-8688-91dfedf8db58.png" width=300px></center>
34
- <p style="text-align:center">Image generated from text using DALL路E mini</p>
35
  """
36
  # https://user-images.githubusercontent.com/105242658/176054244-525c6530-1e78-42c7-8688-91dfedf8db58.png
37
  #https://www.craiyon.com/
 
28
 
29
  title = "Mantain a conversation with the bot"
30
  description = """
31
+ <p style="text-align:center">The bot have been trained to chat with you about whatever you want. Let's talk!</p>
32
 
33
  <center><img src="https://user-images.githubusercontent.com/105242658/176054244-525c6530-1e78-42c7-8688-91dfedf8db58.png" width=300px></center>
34
+ <p style="text-align:center">(Image generated from text using DALL路E mini)</p>
35
  """
36
  # https://user-images.githubusercontent.com/105242658/176054244-525c6530-1e78-42c7-8688-91dfedf8db58.png
37
  #https://www.craiyon.com/