Spaces:
Paused
Paused
rdkulkarni
commited on
Commit
•
3f331c4
1
Parent(s):
4b317fb
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch
|
2 |
torchvision
|
3 |
-
|
4 |
numpy
|
5 |
argparse
|
6 |
copy
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
+
Pillow==5.2.0
|
4 |
numpy
|
5 |
argparse
|
6 |
copy
|