xp3857 commited on
Commit
07b2d33
·
1 Parent(s): cd8ac5c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ import torchvision.transforms as transforms
11
  from PIL import Image
12
  import torch
13
  import uuid
14
-
15
  os.system("pip install dlib")
16
  os.system('bash setup.sh')
17
 
 
11
  from PIL import Image
12
  import torch
13
  import uuid
14
+
15
  os.system("pip install dlib")
16
  os.system('bash setup.sh')
17