Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -6,5 +6,5 @@ peft==0.13.2
|
|
| 6 |
einops
|
| 7 |
omegaconf
|
| 8 |
safetensors
|
| 9 |
-
torch==2.
|
| 10 |
-
torchvision==0.
|
|
|
|
| 6 |
einops
|
| 7 |
omegaconf
|
| 8 |
safetensors
|
| 9 |
+
torch==2.5.1
|
| 10 |
+
torchvision==0.20.1
|