@@ -63,7 +63,7 @@ def main():
target_size = st.select_slider(
"Resolution",
options=[500, 1000, 2000, 4000],
value=2000, # Default to High
value=500, # Default to High
format_func=lambda x: resolution_labels[x]
)
else:
The note is not visible to the blocked user.