Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ numpy==1.18.1
magenta==1.2.2
# Which tensorflow to use depends on whether or not
# you have access to a GPU
tensorflow==1.15 # Magenta requires older version
tensorflow==2.5.3 # Magenta requires older version
# tensorflow-gpu==1.15 # Magenta requires older version
tensorflow_datasets==2.0.0
#torch==1.3.1
Expand Down