jadehardouin commited on
Commit
e9b6cd8
1 Parent(s): ab14e96

Update results.py

Browse files
Files changed (1) hide show
  1. results.py +1 -1
results.py CHANGED
@@ -1,6 +1,6 @@
1
  import pandas as pd
2
  import gradio as gr
3
- import matplotlib as plt
4
 
5
  shared_page1 = None
6
  shared_page2 = None
 
1
  import pandas as pd
2
  import gradio as gr
3
+ import matplotlib.pyplot as plt
4
 
5
  shared_page1 = None
6
  shared_page2 = None