riha55 commited on
Commit
199937f
·
verified ·
1 Parent(s): e7b37a3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ def load_model(model_path):
18
  return None
19
 
20
  # Path to the model
21
- model_path = '/model.pth'
22
 
23
 
24
  # Load the trained model
 
18
  return None
19
 
20
  # Path to the model
21
+ model_path = 'model.pth'
22
 
23
 
24
  # Load the trained model