irmakakin commited on
Commit
4fe3335
·
verified ·
1 Parent(s): 75202cd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,7 +60,7 @@ with gr.Blocks(theme=theme_citrus) as demo:
60
  gr.HTML('<a href="https://community.youth4climate.info/homepage" target="_blank">Youth4Climate (EU)</a>')
61
  gr.HTML('<a href="https://www.instagram.com/fridaysforfuturemapa/?hl=de" target="_blank">Fridays for Future MAPA (Africa, Latin America, Asia-Pacific) </a>')
62
  with gr.Column(scale=7):
63
- demo = gr.ChatInterface(respond, type="messages")
64
 
65
  #sustainability tips
66
  SUSTAINABILITY_TIPS = [
 
60
  gr.HTML('<a href="https://community.youth4climate.info/homepage" target="_blank">Youth4Climate (EU)</a>')
61
  gr.HTML('<a href="https://www.instagram.com/fridaysforfuturemapa/?hl=de" target="_blank">Fridays for Future MAPA (Africa, Latin America, Asia-Pacific) </a>')
62
  with gr.Column(scale=7):
63
+ gr.ChatInterface(respond, type="messages")
64
 
65
  #sustainability tips
66
  SUSTAINABILITY_TIPS = [