Spaces:
Runtime error
Runtime error
Commit
·
8da4e7a
1
Parent(s):
8eefb9c
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
accelerate>=0.12.0
|
| 2 |
-
transformers[torch]==4.25.1
|
|
|
|
|
|
| 1 |
accelerate>=0.12.0
|
| 2 |
+
transformers[torch]==4.25.1
|
| 3 |
+
bitsandbytes
|