Spaces:
Runtime error
Runtime error
Update model.py
Browse files
model.py
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
# timm: https://github.com/rwightman/pytorch-image-models/tree/master/timm
|
4 |
# DeiT: https://github.com/facebookresearch/deit
|
5 |
# --------------------------------------------------------
|
6 |
-
|
7 |
from functools import partial
|
8 |
|
9 |
import torch
|
|
|
3 |
# timm: https://github.com/rwightman/pytorch-image-models/tree/master/timm
|
4 |
# DeiT: https://github.com/facebookresearch/deit
|
5 |
# --------------------------------------------------------
|
6 |
+
|
7 |
from functools import partial
|
8 |
|
9 |
import torch
|