Madhuri123 commited on
Commit
49786bf
·
verified ·
1 Parent(s): 2b84a76

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -54,6 +54,7 @@ if st.button("Generate"):
54
  st.error(f"Error: {e}")
55
  else:
56
  st.error("Please upload an image to proceed")
 
57
 
58
 
59
 
 
54
  st.error(f"Error: {e}")
55
  else:
56
  st.error("Please upload an image to proceed")
57
+
58
 
59
 
60