svjack commited on
Commit
629078e
1 Parent(s): d2f0fe2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ scikit-learn>=0.24.1
2
+ scikit-image>=0.18.1
3
+ numba>=0.53.1
4
+ git+https://github.com/sedthh/pyxelate.git
5
+
6
+ torch
7
+ numpy
8
+ opencv-python-headless
9
+ Pillow
10
+ extcolors