Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,3 +4,4 @@ langchain-community==0.0.3
|
|
4 |
torch==2.0.1
|
5 |
transformers==4.33.0
|
6 |
neo4j==5.9.0
|
|
|
|
4 |
torch==2.0.1
|
5 |
transformers==4.33.0
|
6 |
neo4j==5.9.0
|
7 |
+
python-dotenv==1.0.0
|