import gradio as gr import os os.environ['HF_MODEL_TRUST_REMOTE_CODE'] = "true" gr.load("models/csabag76/sg").launch()