BigSalmon commited on
Commit
c904aac
·
verified ·
1 Parent(s): 082ac9f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -242,6 +242,4 @@ with st.sidebar:
242
  st.success(f"Output: {output}")
243
 
244
  except Exception as e:
245
- st.error(f"An error occurred: {str(e)}")
246
- else:
247
- st.warning("Please enter your Gemini API key to use the app")
 
242
  st.success(f"Output: {output}")
243
 
244
  except Exception as e:
245
+ st.error(f"An error occurred: {str(e)}")