Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -21,4 +21,6 @@ tiktoken
|
|
21 |
kaleido
|
22 |
cohere
|
23 |
typing-extensions>=4.8.0
|
24 |
-
pydantic>=2.5.1
|
|
|
|
|
|
21 |
kaleido
|
22 |
cohere
|
23 |
typing-extensions>=4.8.0
|
24 |
+
pydantic>=2.5.1
|
25 |
+
accelerate
|
26 |
+
-i https://test.pypi.org/simple/ bitsandbytes
|