Scezui commited on
Commit
d87c935
1 Parent(s): ec6f6ef
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -102,7 +102,7 @@ def upload_files():
102
 
103
 
104
  def make_predictions(image_paths):
105
- temp = None
106
  try:
107
  # For Windows OS
108
  # temp = pathlib.PosixPath # Save the original state
 
102
 
103
 
104
  def make_predictions(image_paths):
105
+ # temp = None
106
  try:
107
  # For Windows OS
108
  # temp = pathlib.PosixPath # Save the original state