Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
huggingface_hub==0.22.2
|
|
|
|
| 2 |
gradio
|
| 3 |
python-docx
|
| 4 |
transformers
|
|
|
|
| 1 |
huggingface_hub==0.22.2
|
| 2 |
+
accelerate>=0.21.0
|
| 3 |
gradio
|
| 4 |
python-docx
|
| 5 |
transformers
|