Spaces:
Sleeping
Sleeping
Hamid Omarov
commited on
Commit
·
b834d82
1
Parent(s):
22f4b8b
Deploy: Gradio app for Hugging Face Space
Browse files- requirements.txt +6 -3
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
chromadb
|
3 |
+
sentence-transformers
|
4 |
+
langchain-groq
|
5 |
+
pypdf
|
6 |
+
python-dotenv
|