Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,5 +3,5 @@ pandas==2.2.2
|
|
| 3 |
torch==2.5.1
|
| 4 |
transformers==4.48.3
|
| 5 |
streamlit==1.41.1
|
| 6 |
-
bitsandbytes==0.
|
| 7 |
accelerate>=0.26.0
|
|
|
|
| 3 |
torch==2.5.1
|
| 4 |
transformers==4.48.3
|
| 5 |
streamlit==1.41.1
|
| 6 |
+
bitsandbytes==0.45.3
|
| 7 |
accelerate>=0.26.0
|