Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
merve
/
gradio-skops-test
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
merve
HF Staff
commited on
Sep 11, 2022
Commit
d063da7
·
1 Parent(s):
48adb5f
Create new file
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
import gradio as gr
2
+
gr.Interface.load(f"huggingface/merve/hf_hub_example-87b3564e-aa7a-4409-990f-664cf8f11b1b").launch()