xycold commited on
Commit
cd29413
1 Parent(s): 50eac99

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -1,10 +1,6 @@
1
  import gradio as gr
2
  import pandas as pd
3
  import matplotlib.pyplot as plt
4
-
5
- import pandas as pd
6
- import matplotlib.pyplot as plt
7
- import gradio as gr
8
  import tempfile
9
  import warnings
10
 
 
1
  import gradio as gr
2
  import pandas as pd
3
  import matplotlib.pyplot as plt
 
 
 
 
4
  import tempfile
5
  import warnings
6