Skip to content

Commit

Permalink
fixing keras version for generative models
Browse files Browse the repository at this point in the history
  • Loading branch information
LonnekeScheffer committed Apr 25, 2024
1 parent cb5cb24 commit 2b3c428
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions immuneML/app/ImmuneMLApp.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,6 @@ def main():

run_immuneML(namespace)


if __name__ == "__main__":
main()

0 comments on commit 2b3c428

Please sign in to comment.