Skip to content

Commit 73d43c5

Browse files
Fix import error for cfg
1 parent 0fb9248 commit 73d43c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

models/rfd3/src/rfd3/model/inference_sampler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
import torch
66
from jaxtyping import Float
7+
from rfd3.model.cfg_utils import strip_X
78

89
from foundry.common import exists
910
from foundry.utils.ddp import RankedLogger

0 commit comments

Comments
 (0)