Commit
·
1708480
1
Parent(s):
3c62f7e
Update helpers.py
Browse files- helpers.py +0 -1
helpers.py
CHANGED
@@ -29,7 +29,6 @@ import concurrent.futures
|
|
29 |
from tqdm import tqdm
|
30 |
import tempfile
|
31 |
from urllib.parse import urlparse, quote
|
32 |
-
import gdown
|
33 |
import argparse
|
34 |
from tqdm.auto import tqdm
|
35 |
import torch.nn as nn
|
|
|
29 |
from tqdm import tqdm
|
30 |
import tempfile
|
31 |
from urllib.parse import urlparse, quote
|
|
|
32 |
import argparse
|
33 |
from tqdm.auto import tqdm
|
34 |
import torch.nn as nn
|