Spaces:
Runtime error
Runtime error
arnavagrawal
commited on
Commit
•
7c29546
1
Parent(s):
08c9b16
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
beautifulsoup4
|
3 |
+
transformers
|
4 |
+
huggingface-hub
|
5 |
+
sentence_transformers
|
6 |
+
chromadb
|
7 |
+
gitpython
|
8 |
+
gradio
|