Spaces:
Sleeping
Sleeping
Mustehson
commited on
Commit
·
e84c582
1
Parent(s):
f3e703b
Requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
torch
|
2 |
huggingface_hub
|
3 |
langchain_huggingface
|
|
|
4 |
accelerate==0.34.2
|
5 |
transformers==4.44.2
|
6 |
duckdb==1.1.1
|
|
|
1 |
torch
|
2 |
huggingface_hub
|
3 |
langchain_huggingface
|
4 |
+
setuptools<60.0
|
5 |
accelerate==0.34.2
|
6 |
transformers==4.44.2
|
7 |
duckdb==1.1.1
|