We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3026b55 commit 72dbdc8Copy full SHA for 72dbdc8
1 file changed
src/foundry/inference_engines/checkpoint_registry.py
@@ -83,7 +83,6 @@ def get_default_path(self):
83
filename="rfd3na_1190.ckpt",
84
description="RFdiffusion3NA checkpoint",
85
),
86
-
87
"rfd3": RegisteredCheckpoint(
88
url="https://files.ipd.uw.edu/pub/rfd3/rfd3_foundry_2025_12_01_remapped.ckpt",
89
filename="rfd3_latest.ckpt",
0 commit comments