Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -8
requirements.txt
CHANGED
|
@@ -1,11 +1,10 @@
|
|
| 1 |
torch
|
| 2 |
transformers
|
| 3 |
accelerate
|
| 4 |
-
|
| 5 |
-
langsmith
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
pandera
|
|
|
|
| 1 |
torch
|
| 2 |
transformers
|
| 3 |
accelerate
|
| 4 |
+
duckdb==1.1.1
|
| 5 |
+
langsmith==0.1.135
|
| 6 |
+
pandera==0.20.4
|
| 7 |
+
ydata-profiling==v4.11.0
|
| 8 |
+
langchain-core==0.3.12
|
| 9 |
+
langchain==0.3.4
|
| 10 |
+
dataprep==0.4.4
|
|
|