Spaces:
Sleeping
Sleeping
Mustehson
commited on
Commit
·
a18fe10
1
Parent(s):
8564c64
Requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ torch
|
|
2 |
huggingface_hub
|
3 |
langchain_huggingface
|
4 |
pydantic
|
|
|
5 |
accelerate==0.34.2
|
6 |
transformers==4.44.2
|
7 |
duckdb==1.1.1
|
|
|
2 |
huggingface_hub
|
3 |
langchain_huggingface
|
4 |
pydantic
|
5 |
+
dataprep
|
6 |
accelerate==0.34.2
|
7 |
transformers==4.44.2
|
8 |
duckdb==1.1.1
|