Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -39,5 +39,6 @@ samplerate==0.1.0
|
|
| 39 |
screeninfo==0.8.1
|
| 40 |
PySoundFile==0.9.0.post1; sys_platform != 'windows'
|
| 41 |
SoundFile==0.9.0; sys_platform == 'windows'
|
|
|
|
| 42 |
|
| 43 |
gradio >= 3.19
|
|
|
|
| 39 |
screeninfo==0.8.1
|
| 40 |
PySoundFile==0.9.0.post1; sys_platform != 'windows'
|
| 41 |
SoundFile==0.9.0; sys_platform == 'windows'
|
| 42 |
+
scikit-learn==1.4.0
|
| 43 |
|
| 44 |
gradio >= 3.19
|