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