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