File size: 200 Bytes
7681358
 
97de850
3e5ffb2
5a0b5d0
1
2
3
4
5
6
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()