import gradio as gr import os gr.load("models/philipp-zettl/jon_juarez-lora", hf_token=os.environ.get('HF_TOKEN')).launch()