Spaces:
Running
on
T4
Running
on
T4
Ahsen Khaliq
commited on
Commit
·
79b688e
1
Parent(s):
56873a2
Update app.py
Browse files
app.py
CHANGED
@@ -6,7 +6,6 @@ from facenet_pytorch import MTCNN
|
|
6 |
from torchvision import transforms
|
7 |
import torch, PIL
|
8 |
torch.hub.download_url_to_file('https://hf.space/gradioiframe/akhaliq/AnimeGANv2/file/bill.png', 'bill.png')
|
9 |
-
|
10 |
from tqdm.notebook import tqdm
|
11 |
import gradio as gr
|
12 |
|
|
|
6 |
from torchvision import transforms
|
7 |
import torch, PIL
|
8 |
torch.hub.download_url_to_file('https://hf.space/gradioiframe/akhaliq/AnimeGANv2/file/bill.png', 'bill.png')
|
|
|
9 |
from tqdm.notebook import tqdm
|
10 |
import gradio as gr
|
11 |
|