shubham680 commited on
Commit
63a70a6
·
verified ·
1 Parent(s): a618b31

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -188,7 +188,7 @@ if uploaded_file is not None:
188
  transformation.append("Crop")
189
 
190
 
191
- zip_file()
192
 
193
  #st.download_button("Download File",img_rgb)
194
 
 
188
  transformation.append("Crop")
189
 
190
 
191
+ zip_file()
192
 
193
  #st.download_button("Download File",img_rgb)
194