Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
Flask==2.2.2
|
2 |
gunicorn==20.1.0
|
3 |
nltk==3.8
|
4 |
-
ollama
|
5 |
gtts==2.2.4
|
6 |
pygame==2.3.0
|
|
|
1 |
Flask==2.2.2
|
2 |
gunicorn==20.1.0
|
3 |
nltk==3.8
|
4 |
+
ollama
|
5 |
gtts==2.2.4
|
6 |
pygame==2.3.0
|