Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ transformers
|
|
| 2 |
spaces
|
| 3 |
torch
|
| 4 |
gradio
|
| 5 |
-
bitsandbytes
|
|
|
|
|
|
| 2 |
spaces
|
| 3 |
torch
|
| 4 |
gradio
|
| 5 |
+
bitsandbytes
|
| 6 |
+
accelerate
|