b22ee075 commited on
Commit
af74c09
·
verified ·
1 Parent(s): f6d74c5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  pip install seaborn
2
- mport gradio as gr
3
  import matplotlib.pyplot as plt
4
  import seaborn as sns
5
 
 
1
  pip install seaborn
2
+ import gradio as gr
3
  import matplotlib.pyplot as plt
4
  import seaborn as sns
5