Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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 = "./
|
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
|