arxiv-titlegen / app.py
Callidior's picture
initial commit
0aa55e8
raw
history blame
97 Bytes
import gradio as gr
gr.Interface.load("models/Callidior/bert2bert-base-arxiv-titlegen").launch()