model2=gr.Interface.load("huggingface/EleutherAI/gpt-neo-1.3B") and gr.Parallel(model1, model2, model3, title="My First Text Generation", description="Input text and submit").launch()
71454c6
Wootang01
commited on