Commit
·
bae33c6
1
Parent(s):
32a12ed
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
pysqlite3
|
2 |
chromadb
|
3 |
torch
|
4 |
-
|
|
|
|
|
|
1 |
pysqlite3
|
2 |
chromadb
|
3 |
torch
|
4 |
+
transformers
|
5 |
+
langchain
|
6 |
+
gradio
|