Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TIMBOVILL
/
Frosted
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
TIMBOVILL
commited on
Jun 23, 2024
Commit
0e2c0cc
·
verified
·
1 Parent(s):
fc3fde7
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -99,4 +99,4 @@ with gr.Blocks(theme=frosted) as demo:
99
100
button.click(repeat, [textbox, slider], output)
101
102
-
demo.launch()
99
100
button.click(repeat, [textbox, slider], output)
101
102
+
demo.launch()