ChatGPT / app.py
Bazedgul's picture
Create app.py
88d038f
raw
history blame contribute delete
No virus
96 Bytes
import gradio as gr
gr.Interface.load("models/humarin/chatgpt_paraphraser_on_T5_base").launch()