Skip to content

README demo command still suggests stop_step="" but pipeline expects named steps #23

@Ziyuli1121

Description

@Ziyuli1121

Hi! Thanks for the great work.

When I run rf_diffusion/benchmark/pipeline.py --config-name=open_source_demo stop_step="" ...

It throws "ValueError: '' is not in list", since step_in_scope only accepts ['sweep','foldseek','graft','tm_align','mpnn','thread_mpnn','score','metrics','compile','end'].

I should use stop_step=end to run the whole design process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions