classify-url / app.py
elftsdmr's picture
initial commit
56e3fda
raw
history blame
85 Bytes
import gradio as gr
gr.Interface.load("models/elftsdmr/malware-url-detect").launch()