nsfw / app.py
Last commit not found
raw
history blame
135 Bytes
import gradio as gr
import spaces
@spaces.GPU(queue=false)
def load():
gr.load("models/michellejieli/NSFW_text_classifier").launch()