ProfessorLeVesseur commited on
Commit
4d2c008
·
verified ·
1 Parent(s): f600388

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -99,5 +99,3 @@ else:
99
  # Warnings for user action required
100
  if not uploaded_file and analyze_button:
101
  st.warning("Please upload an image.")
102
- if not api_key:
103
- st.warning("Please enter your OpenAI API key.")
 
99
  # Warnings for user action required
100
  if not uploaded_file and analyze_button:
101
  st.warning("Please upload an image.")