Spaces:
Sleeping
Sleeping
robert
commited on
Commit
·
dab104c
1
Parent(s):
8a84eb2
Adding accelerate to requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
|
|
2 |
torch==2.0.1
|
3 |
langchain-community==0.2.7
|
4 |
langchain-core==0.2.12
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
+
accelerate==0.32.1
|
3 |
torch==2.0.1
|
4 |
langchain-community==0.2.7
|
5 |
langchain-core==0.2.12
|