Nikhil0987 commited on
Commit
c2d107d
·
verified ·
1 Parent(s): 58bd094

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,5 +38,5 @@ print(response.last) # 'Hello! What can I help you with?'
38
  response.reply("Can you tell me a joke?")
39
 
40
  # Print the generated text
41
- st.chat_message("response"):
42
  st.write(completion.text)
 
38
  response.reply("Can you tell me a joke?")
39
 
40
  # Print the generated text
41
+
42
  st.write(completion.text)