Spaces:
Paused
Paused
Ahsen Khaliq
commited on
Commit
·
56873a2
1
Parent(s):
1fdcc24
Update app.py
Browse files
app.py
CHANGED
@@ -7,7 +7,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 |
-
|
11 |
from tqdm.notebook import tqdm
|
12 |
import gradio as gr
|
13 |
|
|
|
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 |
|