Spaces:
Sleeping
Sleeping
delete pydatic
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -4,7 +4,6 @@ streamlit==1.25.0
|
|
4 |
torch==2.0.1
|
5 |
transformers==4.31.0
|
6 |
llama-cpp-python==0.1.76
|
7 |
-
pydantic==1.10.12
|
8 |
pypdf == 3.14.0
|
9 |
sentence-transformers == 2.2.2
|
10 |
faiss-cpu==1.7.4
|
|
|
4 |
torch==2.0.1
|
5 |
transformers==4.31.0
|
6 |
llama-cpp-python==0.1.76
|
|
|
7 |
pypdf == 3.14.0
|
8 |
sentence-transformers == 2.2.2
|
9 |
faiss-cpu==1.7.4
|