Jan Mühlnikel
commited on
Commit
·
596a143
1
Parent(s):
8aa4806
added faiss-gpu to requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,3 +4,4 @@ streamlit==1.32.2
|
|
4 |
streamlit-option-menu==0.3.12
|
5 |
scipy==1.12.0
|
6 |
faiss-cpu==1.8.0
|
|
|
|
4 |
streamlit-option-menu==0.3.12
|
5 |
scipy==1.12.0
|
6 |
faiss-cpu==1.8.0
|
7 |
+
faiss-gpu==1.7.2
|