import gradio as gr description_ = "Kindly input text, submit, and the computer will predict subsequent words for your text input." gr.Interface.load("huggingface/EleutherAI/gpt-neo-2.7B").launch()