Spaces:
Configuration error
Configuration error
atharvapawar
commited on
Commit
•
417b9cb
1
Parent(s):
3123544
v1
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
sentence-transformers
|
2 |
+
uvicorn
|
3 |
+
ctransformers
|
4 |
+
fastapi
|
5 |
+
ipykernel
|
6 |
+
langchain
|
7 |
+
python-box
|