browndw's picture
Create app.py
df38f5d
raw
history blame
382 Bytes
import gradio as gr
gr.Interface.load("huggingface/browndw/docusco-bert", title=None, inputs=gr.inputs.Textbox(label="Input", default="Jaws is a splendidly shrewd cinematic equation which not only gives you one or two very nasty turns when you least expect them but, possibly more important, knows when to make you think another is coming without actually providing it.")).launch()