vibs08 commited on
Commit
a1c7670
·
verified ·
1 Parent(s): 3db2f15

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -237,7 +237,6 @@ async def process_image(
237
 
238
  return {
239
  "obj_path": upload_file_to_s3(mesh_name_obj, 'framebucket3d')
240
- "glb_path": upload_file_to_s3(mesh_name_glb, 'framebucket3d')
241
  }
242
 
243
  if __name__ == "__main__":
 
237
 
238
  return {
239
  "obj_path": upload_file_to_s3(mesh_name_obj, 'framebucket3d')
 
240
  }
241
 
242
  if __name__ == "__main__":