Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cbensimon
/
gradio-state
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cbensimon
HF Staff
commited on
Oct 6, 2023
Commit
ca458a3
·
1 Parent(s):
12a3156
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -23,3 +23,4 @@ gr.Interface(
23
inputs=[counter, gr.Text()],
24
outputs=[counter, gr.Number()],
25
).launch()
23
inputs=[counter, gr.Text()],
24
outputs=[counter, gr.Number()],
25
).launch()
26
+