shukdevdatta123 commited on
Commit
564f813
·
verified ·
1 Parent(s): 741d042

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -422,7 +422,7 @@ if openai_api_key:
422
  st.header("Image Chat")
423
 
424
  # Display a description or instructions
425
- st.write("Click the button below to go to the Voice Chat.")
426
 
427
  # Display image/logo in the "Physics Assistant" section (optional)
428
  gif = "200w.gif" # Ensure the file is in the correct directory
 
422
  st.header("Image Chat")
423
 
424
  # Display a description or instructions
425
+ st.write("Click the button below to go to the Image Chat.")
426
 
427
  # Display image/logo in the "Physics Assistant" section (optional)
428
  gif = "200w.gif" # Ensure the file is in the correct directory