tuan2308 commited on
Commit
ba0e720
1 Parent(s): 1de9545

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ import os
15
  from PIL import Image
16
  import spaces
17
 
18
- @spaces.GPU(duration=120)
19
  def swap_face(source_file, target_file,doFaceEnhancer):
20
 
21
  source_path = "input.jpg"
 
15
  from PIL import Image
16
  import spaces
17
 
18
+ @spaces.GPU
19
  def swap_face(source_file, target_file,doFaceEnhancer):
20
 
21
  source_path = "input.jpg"