Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ dataset
|
|
2 |
accelerate>=0.26.0
|
3 |
pandas
|
4 |
torch
|
|
|
5 |
chromadb== 0.5.3
|
6 |
# pysqlite3-binary
|
7 |
protobuf==3.20.*
|
|
|
2 |
accelerate>=0.26.0
|
3 |
pandas
|
4 |
torch
|
5 |
+
bitsandbytes
|
6 |
chromadb== 0.5.3
|
7 |
# pysqlite3-binary
|
8 |
protobuf==3.20.*
|