Spaces:
Runtime error
Runtime error
FlawedLLM
commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ pip
|
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
torch
|
4 |
accelerate==0.29.3
|
5 |
-
bitsandbytes
|
6 |
filelock==3.13.1
|
7 |
fsspec>=2023.5.0
|
8 |
huggingface-hub<1.0,>=0.19.3
|
|
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
torch
|
4 |
accelerate==0.29.3
|
5 |
+
bitsandbytes==0.43.1
|
6 |
filelock==3.13.1
|
7 |
fsspec>=2023.5.0
|
8 |
huggingface-hub<1.0,>=0.19.3
|