Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +10 -8
requirements.txt
CHANGED
@@ -1,11 +1,13 @@
|
|
1 |
streamlit
|
2 |
-
|
3 |
-
llama-hub
|
4 |
-
llama-index
|
5 |
-
transformers
|
6 |
-
Pillow
|
7 |
requests
|
8 |
-
|
9 |
-
torch
|
10 |
-
extra-streamlit-components
|
11 |
replicate
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
streamlit
|
2 |
+
extra_streamlit_components
|
|
|
|
|
|
|
|
|
3 |
requests
|
4 |
+
Pillow
|
|
|
|
|
5 |
replicate
|
6 |
+
transformers
|
7 |
+
torch
|
8 |
+
llama_index
|
9 |
+
google-generativeai
|
10 |
+
nest_asyncio
|
11 |
+
torchvision
|
12 |
+
fastembed
|
13 |
+
cohere
|