Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,6 +4,6 @@ git+https://github.com/huggingface/peft.git
|
|
4 |
git+https://github.com/huggingface/accelerate.git
|
5 |
einops
|
6 |
safetensors
|
7 |
-
torch==2.
|
8 |
git+https://github.com/facebookresearch/xformers.git
|
9 |
datasets
|
|
|
4 |
git+https://github.com/huggingface/accelerate.git
|
5 |
einops
|
6 |
safetensors
|
7 |
+
torch==2.1.2
|
8 |
git+https://github.com/facebookresearch/xformers.git
|
9 |
datasets
|