Spaces:
Running
Running
Commit ·
284cdfe
1
Parent(s): e80386b
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -3,5 +3,7 @@ random
|
|
| 3 |
numpy
|
| 4 |
keras
|
| 5 |
keras.layers
|
|
|
|
| 6 |
sklearn.preprocessing
|
|
|
|
| 7 |
scipy.fftpack
|
|
|
|
| 3 |
numpy
|
| 4 |
keras
|
| 5 |
keras.layers
|
| 6 |
+
scikit-learn
|
| 7 |
sklearn.preprocessing
|
| 8 |
+
scipy
|
| 9 |
scipy.fftpack
|