update requirements file
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -12,6 +12,7 @@ python-dotenv
|
|
12 |
cohere
|
13 |
wave
|
14 |
nltk
|
|
|
15 |
audio_recorder_streamlit
|
16 |
streamlit-option-menu
|
17 |
streamlit-lottie
|
|
|
12 |
cohere
|
13 |
wave
|
14 |
nltk
|
15 |
+
tiktoken
|
16 |
audio_recorder_streamlit
|
17 |
streamlit-option-menu
|
18 |
streamlit-lottie
|