-
Notifications
You must be signed in to change notification settings - Fork 561
Open
Description
Hi RFdiffusion team,
Does the colab notebook work properly to design something against a user-specific target (pdb file)?
The hint at the end says "leave blank to get an upload prompt", however, the notebook doesn't do that. Although it was set in the function to do so
def get_pdb(pdb_code=None):
if pdb_code is None or pdb_code == "":
upload_dict = files.upload()
it doesn't!
Even if I enter a PDB ID and or any random word, it keeps designing something irrelevant.
Metadata
Metadata
Assignees
Labels
No labels