crazyllama / app.py
aanaruna's picture
Add application file
62c0861
raw
history blame
76 Bytes
import gradio as gr
gr.load("models/google/byt5-small").launch(share=True)