Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ByMatthew
/
Scideck
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
edd57c3
Scideck
/
app.py
Nauryzbay
first commit
edd57c3
about 1 year ago
raw
Copy download link
history
blame
130 Bytes
import
gradio
as
gr
if
__name__ ==
"__main__"
:
gr.Interface.load(
"spaces/Nauryzbay/deckify_private"
,
).launch()