0xhimzel's picture
Update app.py
c4e49b5
raw
history blame
186 Bytes
import gradio as gr
gr.Interface(inputs=gr.inputs.Textbox(lines=5, label="Input Text").load("models/Hello-SimpleAI/chatgpt-detector-roberta", title="πŸ€– Detect AI Plagiarism").launch()