Skip to content

Commit

Permalink
Major Update 3/14
Browse files Browse the repository at this point in the history
Simplified PIP requirements to most up-to-date pip's
  • Loading branch information
soten355 committed Mar 16, 2023
1 parent ac31c16 commit 5792921
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
h5py==3.7.0
Pillow==9.2.0
tqdm==4.64.1
tensorboard==2.10.1
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
tensorflow-addons==0.17.1
tensorflow-estimator==2.10.0
tensorflow-macos==2.10.0
tensorflow-metal==0.6.0
ftfy==6.1.1
regex==2022.9.13
h5py
Pillow
tqdm
tensorboard
tensorboard-data-server
tensorboard-plugin-wit
tensorflow-addons
tensorflow-estimator
tensorflow-macos
tensorflow-metal
ftfy
regex
gradio
scikit-image
psutil
torch
opencv-python
numexpr
pytorch-lightning
numpy
numpy

0 comments on commit 5792921

Please sign in to comment.