Spaces:
Runtime error
Runtime error
init!
Browse files- requirements-6.txt +8 -0
requirements-6.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
groq
|
3 |
+
llama-index
|
4 |
+
faiss-cpu
|
5 |
+
gradio
|
6 |
+
Pillow
|
7 |
+
torch
|
8 |
+
sentence-transformers
|