Mustehson commited on
Commit
8564c64
·
1 Parent(s): 3c89819

Requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,11 +1,12 @@
1
  torch
2
  huggingface_hub
3
- dataprep
4
- langsmith
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
 
 
 
 
 
 
1
  torch
2
  huggingface_hub
 
 
 
3
  langchain_huggingface
4
+ pydantic
 
5
  accelerate==0.34.2
6
  transformers==4.44.2
7
+ duckdb==1.1.1
8
+ langsmith==0.1.135
9
+ pandera==0.20.4
10
+ ydata-profiling==v4.11.0
11
+ langchain-core==0.3.12
12
+ langchain==0.3.4