Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -15,7 +15,7 @@ import os
|
|
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"
|
|
|
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"
|