nickprock commited on
Commit
ffbf631
·
1 Parent(s): 604e091

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -95,6 +95,3 @@ demo = gr.Interface(fn=greet,
95
  cache_examples=False)
96
 
97
  demo.launch()
98
-
99
- with gr.Row():
100
- gr.Markdown("![visitor badge](https://visitor-badge.glitch.me/badge?page_id=nickprock_banking_intent_classification/)")
 
95
  cache_examples=False)
96
 
97
  demo.launch()