sabirbagwan commited on
Commit
37e4cff
·
1 Parent(s): 0fff638

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1,5 +1,5 @@
1
- !pip install altair
2
- !pip install piexif
3
 
4
  import streamlit as st
5
  from PIL import Image, ExifTags
 
1
+ # !pip install altair
2
+ # !pip install piexif
3
 
4
  import streamlit as st
5
  from PIL import Image, ExifTags