78b1bc7 b5a2f4b
1
2
3
4
5
import gradio as gr import os access_token = os.environ.get('HF_TOKEN') gr.load("models/Falconsai/offensive_speech_detection").launch()