Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Giacomo Melacini committed Nov 14, 2023
1 parent e0d2cd4 commit 8795c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ status = 3
user = Chavelanda

### Optional ###
requirements = torch==2.1.0 torchvision==0.16.0 torchaudio==2.1.0 wandb==0.15.12 tqdm==4.66.1 pandas==2.1.1 matplotlib==3.8.0 numpy==1.26.1 ffmpeg scikitlearn==1.3.0 librosa==0.10.1
requirements = torch==2.1.0 torchvision==0.16.0 torchaudio==2.1.0 wandb==0.15.12 tqdm==4.66.1 pandas==2.1.1 matplotlib==3.8.0 numpy==1.26.1 ffmpeg scikit-learn==1.3.0 librosa==0.10.1
# dev_requirements =
# console_scripts =

0 comments on commit 8795c0d

Please sign in to comment.