Spaces:
Runtime error
Runtime error
as-cle-bert
commited on
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
llama_cpp_python==0.2.83
|
2 |
+
streamlit==1.37.0
|
3 |
+
googlesearch-python==1.2.4
|
4 |
+
nltk==3.8.1
|
5 |
+
rake_nltk==1.0.6
|
6 |
+
boilerpy3==1.0.7
|