Spaces:
Build error
Build error
Update sam/segment_anything/build_sam.py
Browse files
sam/segment_anything/build_sam.py
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
# This source code is licensed under the license found in the
|
| 5 |
# LICENSE file in the root directory of this source tree.
|
| 6 |
|
| 7 |
-
|
| 8 |
import torch
|
| 9 |
|
| 10 |
from functools import partial
|
|
|
|
| 4 |
# This source code is licensed under the license found in the
|
| 5 |
# LICENSE file in the root directory of this source tree.
|
| 6 |
|
| 7 |
+
|
| 8 |
import torch
|
| 9 |
|
| 10 |
from functools import partial
|