Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Reverent
/
proxy
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1212c14
proxy
/
app.py
Reverent
Update app.py
1212c14
verified
10 months ago
raw
Copy download link
history
blame
Safe
122 Bytes
import
gradio
as
gr
import
os
gr.load(
"https://reverent-atlei2.hf.space/"
, src=
"spaces"
, hf_token=os.environ[
"HF_TOKEN"
])