0xhimzel's picture
Update app.py
e8d317a
raw
history blame
153 Bytes
import gradio as gr
gr.Interface.load("models/Hello-SimpleAI/chatgpt-detector-roberta", title="πŸ€– Detect AI Plagiarism", input="hello world").launch()