Spaces:
Running
on
Zero
Running
on
Zero
Ahsen Khaliq
commited on
Commit
·
b8b3a55
1
Parent(s):
7624fad
Update app.py
Browse files
app.py
CHANGED
|
@@ -42,9 +42,7 @@ def face2paint(
|
|
| 42 |
return to_pil_image(output)
|
| 43 |
|
| 44 |
|
| 45 |
-
#@title Face Detector & FFHQ-style Alignment
|
| 46 |
|
| 47 |
-
# https://github.com/woctezuma/stylegan2-projecting-images
|
| 48 |
|
| 49 |
import os
|
| 50 |
import dlib
|
|
|
|
| 42 |
return to_pil_image(output)
|
| 43 |
|
| 44 |
|
|
|
|
| 45 |
|
|
|
|
| 46 |
|
| 47 |
import os
|
| 48 |
import dlib
|