Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -6,3 +6,4 @@ tiktoken==0.7.0
|
|
| 6 |
requests==2.31.0
|
| 7 |
pydantic==2.7.1
|
| 8 |
python-dotenv==1.0.1
|
|
|
|
|
|
| 6 |
requests==2.31.0
|
| 7 |
pydantic==2.7.1
|
| 8 |
python-dotenv==1.0.1
|
| 9 |
+
git+https://github.com/langroid/mem0.git
|