question-answering install requirements.txt Download the model change path in question-answering/app.py Line 12 in c10bfc2 nlp = pipeline('question-answering',model='YOUR MODEL PATH') python app.py