Spaces:
Paused
Paused
Commit
·
9ea7f61
1
Parent(s):
c8f429c
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
llama_index
|
3 |
+
langchain
|
4 |
+
googlesearch-python
|
5 |
+
llama-cpp-python
|
6 |
+
IPython
|