RFdiffusion
RFdiffusion copied to clipboard
Flexible peptide error
Dear Community,
I was trying to use the flexible peptide option, but I get this error:
Could not override 'contigmap.inpaint_str'.
To append to your config use +contigmap.inpaint_str=[B10-35]
Key 'inpaint_str' is not in struct
full_key: contigmap.inpaint_str
object_type=dict
Set the environment variable HYDRA_FULL_ERROR=1 for a complete stack trace.
Any clue about it?
Thanks!
Hi, I am having the same issue - were you able to solve this?
You need to add a + prefix before parameters that aren't in the default config.
+contigmap.inpaint_str=[B10-35]