Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
transformers
|
| 2 |
huggingface_hub
|
| 3 |
streamlit
|
|
@@ -18,4 +19,3 @@ streamlit-mic-recorder
|
|
| 18 |
ffmpeg
|
| 19 |
openai-whisper
|
| 20 |
torchaudio
|
| 21 |
-
xgboost
|
|
|
|
| 1 |
+
xgboost
|
| 2 |
transformers
|
| 3 |
huggingface_hub
|
| 4 |
streamlit
|
|
|
|
| 19 |
ffmpeg
|
| 20 |
openai-whisper
|
| 21 |
torchaudio
|
|
|