Spaces:
Sleeping
Sleeping
[email protected]
commited on
Commit
·
6290d31
1
Parent(s):
c9febc6
chore: Update requirements.txt to include new dependencies
Browse files- Added 'st_copy_to_clipboard', 'faiss-gpu', and 'faiss-cpu' to the requirements list.
- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -18,4 +18,6 @@ langchain_mistralai
|
|
18 |
langchain_anthropic
|
19 |
llamaapi
|
20 |
pyyaml
|
21 |
-
st_copy_to_clipboard
|
|
|
|
|
|
18 |
langchain_anthropic
|
19 |
llamaapi
|
20 |
pyyaml
|
21 |
+
st_copy_to_clipboard
|
22 |
+
faiss-gpu
|
23 |
+
faiss-cpu
|