amaye15
commited on
Commit
·
001590f
1
Parent(s):
ffbf25c
Debug - Torch vision added
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch==2.5.1
|
|
|
2 |
transformers==4.48.1
|
3 |
accelerate==1.3.0
|
4 |
pillow==11.1.0
|
|
|
1 |
torch==2.5.1
|
2 |
+
torchvision==0.20.1
|
3 |
transformers==4.48.1
|
4 |
accelerate==1.3.0
|
5 |
pillow==11.1.0
|