Publish neek-ans/flowfeat
Browse files- __pycache__/hubconf.cpython-38.pyc +0 -0
- model.py +0 -1
__pycache__/hubconf.cpython-38.pyc
ADDED
|
Binary file (1.61 kB). View file
|
|
|
model.py
CHANGED
|
@@ -14,7 +14,6 @@ import torch.nn.functional as F
|
|
| 14 |
|
| 15 |
import torchvision.transforms as tf
|
| 16 |
|
| 17 |
-
from hydra.utils import instantiate
|
| 18 |
from util.ema_pytorch import EMA
|
| 19 |
|
| 20 |
#######################################
|
|
|
|
| 14 |
|
| 15 |
import torchvision.transforms as tf
|
| 16 |
|
|
|
|
| 17 |
from util.ema_pytorch import EMA
|
| 18 |
|
| 19 |
#######################################
|