Spaces:
Sleeping
Sleeping
karthikeyan-r
commited on
Commit
•
b66a9af
1
Parent(s):
312b4e2
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
openai
|
2 |
+
pymupdf
|
3 |
+
diff-match-patch
|
4 |
+
pymongo
|
5 |
+
spark
|
6 |
+
PorterStemmer
|
7 |
+
base
|
8 |
+
streamlit
|