datasciencedojo commited on
Commit
50b5628
1 Parent(s): b34e453

added tflearn

Browse files
Files changed (1) hide show
  1. 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