Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -11,3 +11,4 @@ torch>=2.0.0
|
|
| 11 |
numpy>=1.26.0
|
| 12 |
pandas==2.3.3
|
| 13 |
pyarrow==15.0.2
|
|
|
|
|
|
| 11 |
numpy>=1.26.0
|
| 12 |
pandas==2.3.3
|
| 13 |
pyarrow==15.0.2
|
| 14 |
+
accelerate>=0.20.0
|