Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -7,3 +7,5 @@ jiwer
|
|
| 7 |
gradio
|
| 8 |
torch
|
| 9 |
numpy
|
|
|
|
|
|
|
|
|
| 7 |
gradio
|
| 8 |
torch
|
| 9 |
numpy
|
| 10 |
+
accelerate
|
| 11 |
+
transformers[torch]
|