Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ torch
|
|
2 |
torchvision
|
3 |
numpy==1.23.1
|
4 |
transformers==4.26.1
|
|
|
5 |
albumentations==1.3.0
|
6 |
opencv-contrib-python==4.3.0.36
|
7 |
imageio==2.9.0
|
|
|
2 |
torchvision
|
3 |
numpy==1.23.1
|
4 |
transformers==4.26.1
|
5 |
+
altair==4.2.2
|
6 |
albumentations==1.3.0
|
7 |
opencv-contrib-python==4.3.0.36
|
8 |
imageio==2.9.0
|