ProfessorLeVesseur commited on
Commit
013a9ef
·
verified ·
1 Parent(s): a981a7d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,7 +50,7 @@ if complex_image:
50
  )
51
 
52
  # Button to trigger the analysis
53
- analyze_button = st.button("Analyze the Image", type="primary")
54
 
55
  # Optimized prompt for complex images
56
  complex_image_prompt_text = (
 
50
  )
51
 
52
  # Button to trigger the analysis
53
+ analyze_button = st.button("Analyze the Image", type="secondary")
54
 
55
  # Optimized prompt for complex images
56
  complex_image_prompt_text = (