Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
|