File size: 113 Bytes
9167ff3
 
1b067ae
 
 
1
2
3
4
5
import gradio as gr

HF_TOKEN = os.environ["HF_TOKEN"]

gr.load("abidlabs/private-test-space", hf_token).launch()