Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Abubakar Abid
commited on
Commit
·
a99aee1
1
Parent(s):
96dcbb5
Update app.py
Browse files
app.py
CHANGED
|
@@ -7,6 +7,7 @@ import torch
|
|
| 7 |
import torchvision
|
| 8 |
import wget
|
| 9 |
|
|
|
|
| 10 |
destination_folder = "output"
|
| 11 |
destination_for_weights = "weights"
|
| 12 |
|
|
|
|
| 7 |
import torchvision
|
| 8 |
import wget
|
| 9 |
|
| 10 |
+
|
| 11 |
destination_folder = "output"
|
| 12 |
destination_for_weights = "weights"
|
| 13 |
|