maysonma commited on
Commit
e41a769
1 Parent(s): 3df3994

comment out app

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -2,5 +2,5 @@ import evaluate
2
  from evaluate.utils import launch_gradio_widget
3
 
4
 
5
- module = evaluate.load("maysonma/lingo_judge_metric")
6
- launch_gradio_widget(module)
 
2
  from evaluate.utils import launch_gradio_widget
3
 
4
 
5
+ # module = evaluate.load("maysonma/lingo_judge_metric")
6
+ # launch_gradio_widget(module)