Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gitpython
|
2 |
+
gradio
|
3 |
+
openai==0.28
|
4 |
+
langchain
|
5 |
+
huggingface_hub
|
6 |
+
google-search-results
|
7 |
+
tiktoken
|
8 |
+
cohere
|