Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ groq
|
|
4 |
requests
|
5 |
gradio
|
6 |
torch
|
7 |
-
bitsandbytes
|
|
|
|
4 |
requests
|
5 |
gradio
|
6 |
torch
|
7 |
+
bitsandbytes
|
8 |
+
accelerate>=0.26.0
|