Spaces:
Sleeping
Sleeping
root
commited on
Commit
•
b2116ca
0
Parent(s):
requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
fastapi
|
2 |
+
uvicorn
|
3 |
+
transformers
|
4 |
+
pinecone-client
|
5 |
+
groq
|
6 |
+
langchain
|
7 |
+
langchain-groq
|
8 |
+
python-dotenv
|
9 |
+
torch
|