Spaces:
Runtime error
Runtime error
File size: 135 Bytes
462e2c8 |
1 2 3 4 |
import gradio as gr
import os
gr.Interface.load("spaces/gradio/test-loading-examples-private", api_key=os.getenv("hf_token")).launch() |