added tflearn
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio
|
2 |
nltk
|
3 |
tensorflow==2.12.1
|
|
|
4 |
httpx==0.24.1
|
|
|
1 |
gradio
|
2 |
nltk
|
3 |
tensorflow==2.12.1
|
4 |
+
tflearn
|
5 |
httpx==0.24.1
|