Spaces:
Runtime error
Runtime error
Commit ·
c032c99
1
Parent(s): ceca01b
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
langchain
|
| 2 |
+
os
|
| 3 |
+
gradio
|
| 4 |
+
time
|
| 5 |
+
fuzzywussy
|
| 6 |
+
pinecone
|
| 7 |
+
getpass
|