Pavan2k4 commited on
Commit
bf06dc2
·
verified ·
1 Parent(s): 45637fb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,7 +66,7 @@ def save_to_hf_repo(local_path, repo_path):
66
  st.exception(e)
67
 
68
 
69
- BASE_DIR = "/"
70
 
71
  # Define subdirectories
72
  UPLOAD_DIR = os.path.join(BASE_DIR, "uploaded_images")
 
66
  st.exception(e)
67
 
68
 
69
+ BASE_DIR = ""
70
 
71
  # Define subdirectories
72
  UPLOAD_DIR = os.path.join(BASE_DIR, "uploaded_images")