Spaces:
Sleeping
Sleeping
SattamALMU
commited on
Commit
•
00c1960
1
Parent(s):
219ce27
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 |
+
openai==0.28.0
|
3 |
+
sentence_transformers
|
4 |
+
faiss-cpu
|
5 |
+
plotly
|
6 |
+
einops
|