Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
accelerate
|
2 |
-
bitsandbytes
|
3 |
-
transformers
|
4 |
-
duckdb
|
5 |
-
langsmith
|
6 |
langchain-huggingface
|
|
|
1 |
+
accelerate==0.34.2
|
2 |
+
bitsandbytes==0.44.1
|
3 |
+
transformers==4.44.2
|
4 |
+
duckdb==1.1.1
|
5 |
+
langsmith==0.1.135
|
6 |
langchain-huggingface
|