xycold commited on
Commit
7be74aa
·
verified ·
1 Parent(s): fb2a551

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,7 +1,6 @@
1
  import gradio as gr
2
  import pandas as pd
3
  import matplotlib.pyplot as plt
4
- import matplotlib.rc_params as rc_params
5
  import warnings
6
 
7
  warnings.filterwarnings(action='ignore', category=UserWarning)
 
1
  import gradio as gr
2
  import pandas as pd
3
  import matplotlib.pyplot as plt
 
4
  import warnings
5
 
6
  warnings.filterwarnings(action='ignore', category=UserWarning)