ThorbenFroehlking commited on
Commit
0476cf8
·
1 Parent(s): 38ee0ba
Files changed (2) hide show
  1. .ipynb_checkpoints/app-checkpoint.py +0 -7
  2. app.py +0 -7
.ipynb_checkpoints/app-checkpoint.py CHANGED
@@ -633,11 +633,4 @@ with gr.Blocks(css="""
633
 
634
  return raw_scores,normalized_scores
635
 
636
- #gr.Interface(
637
- #fn=predict_utils,
638
- #inputs=gr.Textbox(),
639
- #outputs=[gr.JSON(), gr.JSON()],
640
- #live=False
641
- #)
642
-
643
  demo.launch(share=True)
 
633
 
634
  return raw_scores,normalized_scores
635
 
 
 
 
 
 
 
 
636
  demo.launch(share=True)
app.py CHANGED
@@ -633,11 +633,4 @@ with gr.Blocks(css="""
633
 
634
  return raw_scores,normalized_scores
635
 
636
- #gr.Interface(
637
- #fn=predict_utils,
638
- #inputs=gr.Textbox(),
639
- #outputs=[gr.JSON(), gr.JSON()],
640
- #live=False
641
- #)
642
-
643
  demo.launch(share=True)
 
633
 
634
  return raw_scores,normalized_scores
635
 
 
 
 
 
 
 
 
636
  demo.launch(share=True)