import gradio as gr from transformers import AutoModelForQuestionAnswering, AutoTokenizer import torch