spuuntries
commited on
Commit
•
10e0c75
1
Parent(s):
f580030
fix: update requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ transformers
|
|
3 |
torch
|
4 |
numpy
|
5 |
pillow
|
6 |
-
torchvision
|
|
|
|
3 |
torch
|
4 |
numpy
|
5 |
pillow
|
6 |
+
torchvision
|
7 |
+
scikit-image
|