tstone87 commited on
Commit
1d95e65
·
verified ·
1 Parent(s): 00ba4a0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -12,7 +12,8 @@ from ultralytics import YOLO
12
  # Pillow
13
 
14
  # Replace with your model's URL or local path
15
- model_path = 'https://huggingface.co/spaces/tstone87/ccr-colorado/blob/main/best.pt'
 
16
 
17
  # Configure the page for Hugging Face Spaces
18
  st.set_page_config(
 
12
  # Pillow
13
 
14
  # Replace with your model's URL or local path
15
+ model_path = 'https://huggingface.co/spaces/tstone87/ccr-colorado/resolve/main/best.pt
16
+ '
17
 
18
  # Configure the page for Hugging Face Spaces
19
  st.set_page_config(