Closed SavickTso closed 6 months ago
Seems that requirements.txt is the raw output of pip freeze? Pillow, psutil, tensorboardX are duplicated. I kept the latest versions.
requirements.txt
pip freeze
Pillow
psutil
tensorboardX
@SavickTso Could you please make the same pr to https://github.com/LinghaoChan/OpenTMA?
@LinghaoChan Sure, will do!
Seems that
requirements.txt
is the raw output ofpip freeze
?Pillow
,psutil
,tensorboardX
are duplicated. I kept the latest versions.