Spaces:
Sleeping
Sleeping
updates
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -3,4 +3,6 @@ smolagents
|
|
| 3 |
langchain-community
|
| 4 |
rank_bm25
|
| 5 |
transformers
|
|
|
|
|
|
|
| 6 |
gradio>5.23
|
|
|
|
| 3 |
langchain-community
|
| 4 |
rank_bm25
|
| 5 |
transformers
|
| 6 |
+
torch
|
| 7 |
+
torchvision
|
| 8 |
gradio>5.23
|