kaburia commited on
Commit
01741d9
·
1 Parent(s): f71ccd5
Files changed (2) hide show
  1. main.py +0 -0
  2. requirements.txt +9 -0
main.py ADDED
File without changes
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ sparknlp
2
+ pyspark
3
+ langchain
4
+ sentence-transformers
5
+ scikit-learn
6
+ numpy
7
+ regex
8
+ gradio
9
+ langchain-community