Spaces:
Runtime error
Runtime error
Ankitajadhav
commited on
Commit
•
1b7c802
1
Parent(s):
feec3f5
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1 +1,6 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.22.2
|
2 |
+
pysqlite3
|
3 |
+
sentence-transformers
|
4 |
+
chromadb
|
5 |
+
datasets
|
6 |
+
gpt4all
|