Spaces:
Sleeping
Sleeping
wjbmattingly
commited on
Commit
·
15456e2
1
Parent(s):
6b2571b
added python-dotenv to req
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
weaviate
|
2 |
pandas
|
3 |
-
sentence_transformers
|
|
|
|
1 |
weaviate
|
2 |
pandas
|
3 |
+
sentence_transformers
|
4 |
+
python-dotenv
|