nsfw / app.py
RomZay's picture
Update app.py
02ab06b verified
raw
history blame
121 Bytes
import gradio as gr
import spaces
@spaces.GPU(queue=false)
gr.load("models/michellejieli/NSFW_text_classifier").launch()