Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,2 +1,6 @@
|
|
|
|
|
|
|
|
1 |
langchain-google-genai
|
2 |
-
|
|
|
|
1 |
+
streamlit
|
2 |
+
numpy
|
3 |
+
torch
|
4 |
langchain-google-genai
|
5 |
+
transformers
|
6 |
+
faiss-cpu
|