Duplicated from danielritchie/flax-community-t5-recipe-generation
655980e 8b4f6bf 8e44e6c 8b4f6bf
1
2
3
4
5
6
import gradio as gr gr.Interface.load("models/flax-community/t5-recipe-generation", title="AI Peaks Recipe-O-Matic", inputs=gr.Textbox(lines=5, label="Available Ingredients") ).launch()