lucas-w commited on
Commit
8685186
·
1 Parent(s): fdeb983

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,5 +1,6 @@
1
  import gradio as gr
2
  from transformers import pipeline
 
3
 
4
  DEFAULT_SYSTEM_PROMPT = """\
5
  You are Menthelp, a mental health chatbot. Please help the user with their concerns.\
 
1
  import gradio as gr
2
  from transformers import pipeline
3
+ import torch
4
 
5
  DEFAULT_SYSTEM_PROMPT = """\
6
  You are Menthelp, a mental health chatbot. Please help the user with their concerns.\