Spaces:
Running
on
T4
Running
on
T4
Ahsen Khaliq
commited on
Commit
•
92cff58
1
Parent(s):
6b31686
Update app.py
Browse files
app.py
CHANGED
@@ -2,7 +2,6 @@ import pystuck
|
|
2 |
pystuck.run_server()
|
3 |
|
4 |
|
5 |
-
|
6 |
import os
|
7 |
from huggingface_hub import hf_hub_download
|
8 |
os.system("pip -qq install facenet_pytorch")
|
|
|
2 |
pystuck.run_server()
|
3 |
|
4 |
|
|
|
5 |
import os
|
6 |
from huggingface_hub import hf_hub_download
|
7 |
os.system("pip -qq install facenet_pytorch")
|