Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -8,6 +8,4 @@ ipython
|
|
| 8 |
scipy # Required for soundfile
|
| 9 |
numpy
|
| 10 |
# misaki[en]>=0.6.2
|
| 11 |
-
|
| 12 |
-
gcc
|
| 13 |
-
g++
|
|
|
|
| 8 |
scipy # Required for soundfile
|
| 9 |
numpy
|
| 10 |
# misaki[en]>=0.6.2
|
| 11 |
+
pillow # For image handling
|
|
|
|
|
|