Spaces:
Running
Running
Asish Karthikeya Gogineni commited on
Commit ·
74b5dd3
1
Parent(s): 3a5706b
fix: Add langchain-huggingface to requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -15,6 +15,7 @@ tree-sitter-python
|
|
| 15 |
tree-sitter-javascript
|
| 16 |
networkx
|
| 17 |
sentence-transformers
|
|
|
|
| 18 |
gitpython
|
| 19 |
beautifulsoup4
|
| 20 |
pygments
|
|
|
|
| 15 |
tree-sitter-javascript
|
| 16 |
networkx
|
| 17 |
sentence-transformers
|
| 18 |
+
langchain-huggingface
|
| 19 |
gitpython
|
| 20 |
beautifulsoup4
|
| 21 |
pygments
|