simonduerr commited on
Commit
7e327ca
1 Parent(s): c7c054f

Update inference_app.py

Browse files
Files changed (1) hide show
  1. inference_app.py +1 -1
inference_app.py CHANGED
@@ -50,7 +50,7 @@ with gr.Blocks() as app:
50
 
51
  ],
52
  ],
53
- [input_sequence, input_ligand],
54
  )
55
  reps = [
56
  {
 
50
 
51
  ],
52
  ],
53
+ [input_seq_1, input_protein_1, input_seq_2, input_protein_2],
54
  )
55
  reps = [
56
  {