Ahsen Khaliq commited on
Commit
bfa9041
1 Parent(s): e1e4efb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -3,6 +3,7 @@ from PIL import Image
3
  import torch
4
  import gradio as gr
5
 
 
6
  os.system("pip install dlib")
7
  import torch
8
  torch.backends.cudnn.benchmark = True
 
3
  import torch
4
  import gradio as gr
5
 
6
+
7
  os.system("pip install dlib")
8
  import torch
9
  torch.backends.cudnn.benchmark = True