Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ gradio
|
|
2 |
transformers
|
3 |
torch
|
4 |
transformers==4.40.0
|
5 |
-
|
6 |
pip install accelerate
|
7 |
|
8 |
|
|
|
2 |
transformers
|
3 |
torch
|
4 |
transformers==4.40.0
|
5 |
+
-i https://pypi.org/simple/ bitsandbytes
|
6 |
pip install accelerate
|
7 |
|
8 |
|