Tonic commited on
Commit
bb9e2e6
Β·
unverified Β·
1 Parent(s): cbbac88

attempts to solve dynamic cache issue

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torch
2
- torchvision
3
- transformers
4
  megfile==3.1.2
5
  tiktoken
6
  verovio
 
1
+ torch==2.0.1
2
+ torchvision==0.15.2
3
+ transformers==4.37.2
4
  megfile==3.1.2
5
  tiktoken
6
  verovio