annanau commited on
Commit
c337084
·
verified ·
1 Parent(s): 742f280

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ def classify_image(img):
25
 
26
  # Example images (local paths or URLs)
27
  example_images = [
28
- 'examples/fresh.jpg' # Replace with actual local file paths or URLs
29
  ]
30
 
31
  # Gradio interface
 
25
 
26
  # Example images (local paths or URLs)
27
  example_images = [
28
+ 'skeletonized.jpeg' # Replace with actual local file paths or URLs
29
  ]
30
 
31
  # Gradio interface