Spaces:
Runtime error
Runtime error
Ahsen Khaliq
commited on
Commit
·
147ab10
1
Parent(s):
547b277
Update app.py
Browse files
app.py
CHANGED
|
@@ -3,7 +3,6 @@ from PIL import Image
|
|
| 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
|
|
|
|
| 3 |
import torch
|
| 4 |
import gradio as gr
|
| 5 |
|
|
|
|
| 6 |
os.system("pip install dlib")
|
| 7 |
import torch
|
| 8 |
torch.backends.cudnn.benchmark = True
|