Update torch req to torch>=2.1 from torch==2.1.x
because this req is only needed in colab or linux, and it's no problem for torch 2.2.x for linux.
This commit is contained in:
@@ -24,6 +24,6 @@ requests
|
||||
safetensors
|
||||
scipy
|
||||
tensorboard
|
||||
torch>=2.1,<2.2
|
||||
torch>=2.1
|
||||
transformers
|
||||
umap-learn
|
||||
|
||||
Reference in New Issue
Block a user