re-type commited on
Commit
79cb8b4
·
verified ·
1 Parent(s): 737dede

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ import tempfile
24
 
25
  # Model repository and file paths
26
  model_repo = "GGproject10/best_boundary_aware_model"
27
- csv_path = "f gene clean dataset.csv"
28
 
29
  # --- Load Models ---
30
  boundary_model = None
 
24
 
25
  # Model repository and file paths
26
  model_repo = "GGproject10/best_boundary_aware_model"
27
+ csv_path = "f cleaned.csv"
28
 
29
  # --- Load Models ---
30
  boundary_model = None