Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,3 +7,4 @@ transformers>=4.28.0
|
|
7 |
torch>=2.0.0
|
8 |
gradio>=3.22.0
|
9 |
langchain_core>=0.0.1
|
|
|
|
7 |
torch>=2.0.0
|
8 |
gradio>=3.22.0
|
9 |
langchain_core>=0.0.1
|
10 |
+
accelerate>=0.26.0
|