Fix: colab torchvision bug, explicit torchaudio version

This commit is contained in:
litagin02
2024-09-09 15:31:30 +09:00
parent a4e5955000
commit 38adf43924
8 changed files with 12 additions and 6 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## v2.6.1 (2024-09-09)
torchのバージョン由来の不具合修正のみ
## v2.6.0 (2024-06-16)
### 新機能