Hugging Face
Models
Datasets
Spaces
Community
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...
8d4d150
proxy
/
app.py
Reverent
Update app.py
8d4d150
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
134 Bytes
import
gradio
as
gr
import
os
gr.load(
"https://huggingface.co/spaces/Reverent/ATLEI2"
, src=
"spaces"
, hf_token=os.environ[
"HF_TOKEN"
])