NaimaAqeel commited on
Commit
13e5373
·
verified ·
1 Parent(s): 293a676

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,4 +55,4 @@ if uploaded_file is not None:
55
  st.write(f"Max Norm: {max_norm}")
56
 
57
  # Plot images
58
- plot_images(gray_image, compressed_image, k)
 
55
  st.write(f"Max Norm: {max_norm}")
56
 
57
  # Plot images
58
+ plot_images(gray_image, compressed_image, k)