Spaces:
Sleeping
Sleeping
Mustehson
commited on
Commit
·
3c89819
1
Parent(s):
511ce65
Requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ langsmith
|
|
5 |
pandera
|
6 |
langchain_huggingface
|
7 |
langchain
|
|
|
8 |
accelerate==0.34.2
|
9 |
transformers==4.44.2
|
10 |
duckdb==1.1.1
|
|
|
5 |
pandera
|
6 |
langchain_huggingface
|
7 |
langchain
|
8 |
+
numpy==1.26.4
|
9 |
accelerate==0.34.2
|
10 |
transformers==4.44.2
|
11 |
duckdb==1.1.1
|