Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@ bitsandbytes
|
|
| 8 |
langchain_ollama
|
| 9 |
langchain_community
|
| 10 |
langchain_core
|
| 11 |
-
|
| 12 |
torch
|
| 13 |
|
| 14 |
huggingface_hub==0.25.2
|
|
|
|
| 8 |
langchain_ollama
|
| 9 |
langchain_community
|
| 10 |
langchain_core
|
| 11 |
+
langchain
|
| 12 |
torch
|
| 13 |
|
| 14 |
huggingface_hub==0.25.2
|