Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -26,8 +26,8 @@ ffmpeg-python
|
|
| 26 |
huggingface-hub
|
| 27 |
gdown
|
| 28 |
tqdm
|
|
|
|
| 29 |
text2emotion
|
| 30 |
-
emoji
|
| 31 |
soundfile
|
| 32 |
music21
|
| 33 |
nltk
|
|
|
|
| 26 |
huggingface-hub
|
| 27 |
gdown
|
| 28 |
tqdm
|
| 29 |
+
emoji==1.7.0
|
| 30 |
text2emotion
|
|
|
|
| 31 |
soundfile
|
| 32 |
music21
|
| 33 |
nltk
|