scfive commited on
Commit
0c66360
·
verified ·
1 Parent(s): 3ab565c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,7 +31,7 @@ except Exception as e:
31
  st.error(f"Error loading model: {e}")
32
 
33
  # Streamlit app
34
- st.title("YOLOv11 Object Detection")
35
  st.write("Upload an image and let the model detect objects.")
36
 
37
  # Sliders for Confidence and Overlap thresholds
 
31
  st.error(f"Error loading model: {e}")
32
 
33
  # Streamlit app
34
+ st.title("Roofy v5 basic test")
35
  st.write("Upload an image and let the model detect objects.")
36
 
37
  # Sliders for Confidence and Overlap thresholds