import gradio as gr import os proxy = gr.load("Reverent/ATLEI2_FOR_PUBLIC_USE", src="spaces", hf_token=os.environ["HF_TOKEN"]) proxy.launch()