Elea Zhong commited on
Commit
0814a7a
·
1 Parent(s): e63ae25
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -49,8 +49,7 @@ optim_pipe()
49
  MAX_SEED = np.iinfo(np.int32).max
50
 
51
 
52
- @spaces.GPU(duration=4)
53
- # @ftimed
54
  def infer_camera_edit(
55
  image,
56
  rotate_deg,
 
49
  MAX_SEED = np.iinfo(np.int32).max
50
 
51
 
52
+ @spaces.GPU
 
53
  def infer_camera_edit(
54
  image,
55
  rotate_deg,