Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
pillow
|
2 |
numpy
|
3 |
-
matplotlib
|
|
|
|
|
|
|
|
|
|
|
|
1 |
pillow
|
2 |
numpy
|
3 |
+
matplotlib
|
4 |
+
torch
|
5 |
+
torchvision
|
6 |
+
numpy
|
7 |
+
pillow_heif
|
8 |
+
timm
|