import gradio as gr import os access_token = os.environ.get('HF_TOKEN') gr.load("models/Falconsai/offensive_speech_detection").launch()