lbiester commited on
Commit
80a37a1
·
verified ·
1 Parent(s): e2adb60

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -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()