Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
reisarod
/
gradio
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5fae594
gradio
/
client.py
reisarod
Upload folder using huggingface_hub
70edc2e
verified
3 months ago
raw
Copy download link
history
blame
Safe
92 Bytes
from
gradio_client
import
Client
client = Client(
"abidlabs/my-private-space"
, hf_token=
""
)