Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,7 +4,8 @@ gradio
|
|
4 |
openai
|
5 |
pydantic
|
6 |
huggingface_hub
|
7 |
-
transformers
|
|
|
8 |
langchain_community
|
9 |
langchain_huggingface
|
10 |
gradio
|
|
|
4 |
openai
|
5 |
pydantic
|
6 |
huggingface_hub
|
7 |
+
transformers
|
8 |
+
accelerate
|
9 |
langchain_community
|
10 |
langchain_huggingface
|
11 |
gradio
|