Tim Luka Horstmann
commited on
Commit
·
f62dc45
1
Parent(s):
1292878
Changed versions
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -4,10 +4,10 @@ sentence-transformers==3.1.1
|
|
4 |
torch==2.4.1
|
5 |
numpy==1.26.4
|
6 |
llama-cpp-python==0.3.1
|
7 |
-
huggingface_hub
|
8 |
-
faiss-cpu
|
9 |
asyncio
|
10 |
psutil
|
11 |
google-genai
|
12 |
-
elevenlabs
|
13 |
-
httpx
|
|
|
4 |
torch==2.4.1
|
5 |
numpy==1.26.4
|
6 |
llama-cpp-python==0.3.1
|
7 |
+
huggingface_hub
|
8 |
+
faiss-cpu
|
9 |
asyncio
|
10 |
psutil
|
11 |
google-genai
|
12 |
+
elevenlabs
|
13 |
+
httpx
|