cerulianx commited on
Commit
783469b
1 Parent(s): 4e417e5

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ Pillow
2
+ blobfile
3
+ mypy
4
+ numpy
5
+ pytest
6
+ requests
7
+ torch
8
+ torchvision