Emmanuel Frimpong Asante commited on
Commit
c43516c
·
1 Parent(s): b017f70

"Update space"

Browse files

Signed-off-by: Emmanuel Frimpong Asante <[email protected]>

Files changed (2) hide show
  1. app.py +1 -2
  2. disease.jpg +3 -0
app.py CHANGED
@@ -62,8 +62,7 @@ def combined_interface(image, text):
62
  return "Please provide an image or ask a question."
63
 
64
 
65
- # Ensure the example file paths are correct and point to actual files
66
- example_image_path = '/home/user/app/disease.jpg' # Replace with actual file path
67
 
68
  # Check if the example image exists and is a file
69
  if not os.path.isfile(example_image_path):
 
62
  return "Please provide an image or ask a question."
63
 
64
 
65
+ example_image_path = 'disease.jpg' # Replace with actual file path
 
66
 
67
  # Check if the example image exists and is a file
68
  if not os.path.isfile(example_image_path):
disease.jpg ADDED

Git LFS Details

  • SHA256: ea91893339ad68028e21088863b855e33a5b4b0e52da9e640dcc1dd182165a48
  • Pointer size: 130 Bytes
  • Size of remote file: 41.6 kB