Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -6,7 +6,4 @@ langchain-community
|
|
6 |
tqdm
|
7 |
accelerate
|
8 |
pypdf
|
9 |
-
faiss-gpu
|
10 |
-
gradio==4.38.0
|
11 |
-
fastapi==0.115.0 # Required for Gradio 4.38.0
|
12 |
-
starlette==0.36.3 # Compatible with Gradio 4.38.0
|
|
|
6 |
tqdm
|
7 |
accelerate
|
8 |
pypdf
|
9 |
+
faiss-gpu
|
|
|
|
|
|