Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ tqdm
|
|
7 |
accelerate
|
8 |
pypdf
|
9 |
faiss-cpu
|
10 |
-
#faiss-gpu
|
|
|
|
|
|
7 |
accelerate
|
8 |
pypdf
|
9 |
faiss-cpu
|
10 |
+
#faiss-gpu
|
11 |
+
|
12 |
+
pydantic==2.9.2
|