Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -13,7 +13,7 @@ import torch
|
|
13 |
import uuid
|
14 |
import dlib
|
15 |
uid = uuid.uuid4()
|
16 |
-
|
17 |
#os.system("pip install dlib")
|
18 |
os.system('bash setup.sh')
|
19 |
|
|
|
13 |
import uuid
|
14 |
import dlib
|
15 |
uid = uuid.uuid4()
|
16 |
+
|
17 |
#os.system("pip install dlib")
|
18 |
os.system('bash setup.sh')
|
19 |
|