Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -16,4 +16,5 @@ transformers==4.41.0
|
|
16 |
uvicorn
|
17 |
tenacity
|
18 |
torch
|
|
|
19 |
git+https://github.com/vansin/ms_gradio_agentchatbot.git
|
|
|
16 |
uvicorn
|
17 |
tenacity
|
18 |
torch
|
19 |
+
accelerate
|
20 |
git+https://github.com/vansin/ms_gradio_agentchatbot.git
|