RomZay's picture
l
776793b
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()