import gradio import os token = os.getenv('hf_token') gradio.load("spaces/glassLen/prolen", hf_token=token).launch();