Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,7 @@ transformers
|
|
| 7 |
torch
|
| 8 |
llama_index
|
| 9 |
google-generativeai
|
| 10 |
-
nest_asyncio
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
torch
|
| 8 |
llama_index
|
| 9 |
google-generativeai
|
| 10 |
+
nest_asyncio
|
| 11 |
+
torchvision
|
| 12 |
+
fastembed
|
| 13 |
+
cohere
|