shubham680 commited on
Commit
2bf5b40
·
verified ·
1 Parent(s): 49f719d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- import streamli as st
2
  import numpy as np
3
  import matplotlib.pyplot as plt
4
  import keras
 
1
+ import streamlit as st
2
  import numpy as np
3
  import matplotlib.pyplot as plt
4
  import keras