Skip to content

Commit

Permalink
Making wandb a general requirement for miners to check their performance
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanuys committed Oct 10, 2024
1 parent 241181f commit 2ba7fd8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion requirements-validator.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
httpx==0.27.0
diffusers==0.30.0
transformers==4.44.0
wandb==0.17.6
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ datasets==2.20.0
accelerate==0.33.0
tensorboardx==2.6.2.2
tf-keras==2.17.0
wandb==0.17.6

0 comments on commit 2ba7fd8

Please sign in to comment.