philipp-zettl's picture
Update app.py
cec3cb4 verified
raw
history blame
124 Bytes
import gradio as gr
import os
gr.load("models/philipp-zettl/jon_juarez-lora", hf_token=os.environ.get('HF_TOKEN')).launch()