xinjie.wang commited on
Commit
ca605ba
·
1 Parent(s): 2c282d9
Files changed (1) hide show
  1. common.py +1 -1
common.py CHANGED
@@ -428,7 +428,7 @@ def image_to_3d(
428
 
429
  return state, video_path
430
 
431
- #
432
  @spaces.GPU
433
  def extract_3d_representations(
434
  state: dict, enable_delight: bool, texture_size: int, req: gr.Request
 
428
 
429
  return state, video_path
430
 
431
+
432
  @spaces.GPU
433
  def extract_3d_representations(
434
  state: dict, enable_delight: bool, texture_size: int, req: gr.Request