shubham680 commited on
Commit
b41fa7c
·
verified ·
1 Parent(s): e9a29c7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -213,7 +213,7 @@ if uploaded_file is not None:
213
  cropping(img,round(image_count/len(transformation)))
214
  #transformation.append("Crop")
215
 
216
- zip_file()
217
 
218
  #st.download_button("Download File",img_rgb)
219
 
 
213
  cropping(img,round(image_count/len(transformation)))
214
  #transformation.append("Crop")
215
 
216
+ zip_file()
217
 
218
  #st.download_button("Download File",img_rgb)
219