Tim Luka Horstmann
commited on
Commit
·
2be7af9
1
Parent(s):
47d79de
fixed requirements
Browse files- requirements.txt +1 -13
requirements.txt
CHANGED
@@ -7,18 +7,6 @@ huggingface_hub==0.30.1
|
|
7 |
faiss-cpu==1.8.0
|
8 |
psutil
|
9 |
google-genai
|
10 |
-
elevenlabs==1.1.3
|
11 |
-
httpx==0.25.0
|
12 |
-
llama-cpp-python==0.3.25.0
|
13 |
-
uvicorn==0.31.0
|
14 |
-
sentence-transformers==3.1.1
|
15 |
-
torch==2.4.1
|
16 |
-
numpy==1.26.4
|
17 |
-
llama-cpp-python=0.3.14
|
18 |
-
huggingface_hub==0.30.1
|
19 |
-
faiss-cpu==1.8.0
|
20 |
asyncio
|
21 |
-
psutil
|
22 |
-
google-genai
|
23 |
elevenlabs
|
24 |
-
httpx
|
|
|
7 |
faiss-cpu==1.8.0
|
8 |
psutil
|
9 |
google-genai
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
asyncio
|
|
|
|
|
11 |
elevenlabs
|
12 |
+
httpx
|