Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
|
2 |
-
torch
|
3 |
-
torchvision
|
4 |
transformers==4.48.1
|
5 |
|
6 |
Pillow==9.5.0
|
|
|
1 |
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
transformers==4.48.1
|
5 |
|
6 |
Pillow==9.5.0
|