fix ed
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,3 +4,4 @@ transformers>=4.44.2
|
|
| 4 |
torch==2.2.2
|
| 5 |
numpy==1.26.4
|
| 6 |
pybind11>=2.12
|
|
|
|
|
|
| 4 |
torch==2.2.2
|
| 5 |
numpy==1.26.4
|
| 6 |
pybind11>=2.12
|
| 7 |
+
accelerate>=0.26.0
|