crazyllama / app.py
aanaruna's picture
Add application file
1056679
raw
history blame contribute delete
93 Bytes
import gradio as gr
gr.load("models/google/byt5-small").launch(share=True,server_port=7161)