Nilesh Ranjan Pal
commited on
Commit
•
a05741d
1
Parent(s):
bb0ce89
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
tensorflow
|
3 |
+
numpy
|
4 |
+
nltk
|