final / app.py
vikranth1111's picture
Update app.py
17d8f36
raw
history blame contribute delete
99 Bytes
import gradio as gr
gr.load("models/mrm8488/t5-base-finetuned-disaster-tweets").launch(share=True)