import gradio as gr import os token = os.environ.get("HF_TOKEN") gr.load("models/herzlicemi/37a0-5klk-3rla-0", hf_token=token).launch()