Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -2,4 +2,9 @@ huggingface_hub
|
|
2 |
torch
|
3 |
pipline
|
4 |
transformers
|
5 |
-
gradio
|
|
|
|
|
|
|
|
|
|
|
|
2 |
torch
|
3 |
pipline
|
4 |
transformers
|
5 |
+
gradio
|
6 |
+
langchain-huggingface
|
7 |
+
langchainhub
|
8 |
+
bitsandbytes
|
9 |
+
langchain_community
|
10 |
+
langchain_experimental
|