Skip to content

Commit

Permalink
locking down version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanuys committed Aug 16, 2024
1 parent 0bc4e01 commit 9d93ffa
Showing 1 changed file with 20 additions and 21 deletions.
41 changes: 20 additions & 21 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,20 @@
bittensor
torch
scikit-learn
loguru
tensorflow
opencv-python
numpy
pillow
pandas
diffusers
transformers
matplotlib
kaggle
torchvision
torchaudio
datasets
accelerate
tensorboardx
tf-keras
httpx
wandb
bittensor==7.3.1
torch==2.4.0
scikit-learn==1.5.1
loguru==0.7.2
tensorflow==2.17.0
opencv-python==4.10.0.84
numpy==1.26.4
pillow==10.4.0
pandas==2.2.2
diffusers==0.30.0
transformers==4.44.0
matplotlib==3.9.2
torchvision==0.19.0
torchaudio==2.4.0
datasets==2.20.0
accelerate==0.33.0
tensorboardx==2.6.2.2
tf-keras==2.17.0
httpx==0.27.0
wandb==0.17.6

0 comments on commit 9d93ffa

Please sign in to comment.