Spaces:
Running
on
T4
Running
on
T4
Ahsen Khaliq
commited on
Commit
·
8adcb6f
1
Parent(s):
79b688e
Update app.py
Browse files
app.py
CHANGED
@@ -8,7 +8,6 @@ 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 |
-
|
12 |
import torch
|
13 |
|
14 |
print(torch.cuda.is_available())
|
|
|
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 |
import torch
|
12 |
|
13 |
print(torch.cuda.is_available())
|