Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
midd457
/
DemoOfDemos
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
lbiester
commited on
May 1, 2024
Commit
80a37a1
·
verified
·
1 Parent(s):
e2adb60
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-3
app.py
CHANGED
Viewed
@@ -52,7 +52,4 @@ with demo:
52
]
53
)
54
55
-
56
-
text_button.click(flip_text, inputs=text_input, outputs=text_output)
57
-
58
demo.launch()
52
]
53
)
54
55
demo.launch()