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...
c8a060f
proxy
/
app.py
Reverent
Rename main.py to app.py
c8a060f
verified
9 months ago
raw
Copy download link
history
blame
Safe
123 Bytes
import
gradio
as
gr
gr.load(
"https://huggingface.co/spaces/Reverent/ATLEI2"
, src=
"spaces"
, hf_token=os.getenv(
"HF_TOKEN"
))