LittleFrog commited on
Commit
d08d66c
·
verified ·
1 Parent(s): f28af66

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -103,7 +103,7 @@ def main():
103
  target_dir = "./BoxDreamer"
104
 
105
  # Define the file to be modified
106
- file_to_modify = "./BoxDreamer/three/dust3r/croco/models/pos_embed.py"
107
 
108
  try:
109
  # Clone the repository and initialize submodules
 
103
  target_dir = "./BoxDreamer"
104
 
105
  # Define the file to be modified
106
+ file_to_modify = "./three/dust3r/croco/models/pos_embed.py"
107
 
108
  try:
109
  # Clone the repository and initialize submodules