simonduerr commited on
Commit
130e4f7
·
verified ·
1 Parent(s): 4b0bb00

Update inference_app.py

Browse files
Files changed (1) hide show
  1. inference_app.py +1 -1
inference_app.py CHANGED
@@ -44,7 +44,7 @@ with gr.Blocks() as app:
44
  "test_out.pdb"
45
  ],
46
  ],
47
- [input_sequence, input_ligand],
48
  )
49
  reps = [
50
  {
 
44
  "test_out.pdb"
45
  ],
46
  ],
47
+ [input_sequence, input_ligand, input_protein],
48
  )
49
  reps = [
50
  {