jrocha commited on
Commit
4474dca
·
verified ·
1 Parent(s): af6d983

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -72,7 +72,7 @@ def answer_question(question):
72
  return answer, context
73
 
74
  def main():
75
- """
76
  Initializes a Women Cancer ChatBot interface using Hugging Face models for question answering.
77
 
78
  This function loads a pretrained tokenizer and model from the Hugging Face model hub
 
72
  return answer, context
73
 
74
  def main():
75
+ """"
76
  Initializes a Women Cancer ChatBot interface using Hugging Face models for question answering.
77
 
78
  This function loads a pretrained tokenizer and model from the Hugging Face model hub