Commit
·
fc866a2
1
Parent(s):
651dda2
Update app.py
Browse files
app.py
CHANGED
@@ -10,7 +10,7 @@ from cv_funcs import *
|
|
10 |
from torchvision_funcs import *
|
11 |
|
12 |
|
13 |
-
from backgroundremover.utilities import
|
14 |
import torch
|
15 |
import os
|
16 |
from hsh.library.hash import Hasher
|
|
|
10 |
from torchvision_funcs import *
|
11 |
|
12 |
|
13 |
+
from backgroundremover.utilities import download_download_files_from_github
|
14 |
import torch
|
15 |
import os
|
16 |
from hsh.library.hash import Hasher
|