Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ python-dotenv
|
|
| 3 |
transformers
|
| 4 |
torch
|
| 5 |
spaces
|
| 6 |
-
bitsandbytes
|
|
|
|
|
|
| 3 |
transformers
|
| 4 |
torch
|
| 5 |
spaces
|
| 6 |
+
bitsandbytes
|
| 7 |
+
accelerate>=0.26.0
|