Spaces:
Running
Running
Commit ·
a10e6fa
1
Parent(s): ad8917f
Update requirements.txt (#1)
Browse files- Update requirements.txt (6ee97cb71a1548a6ccaea541187256c760f25746)
- requirements.txt +6 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
huggingface_hub
|
| 3 |
-
|
|
|
|
| 1 |
+
streamlit>=1.42.0
|
| 2 |
+
smolagents
|
| 3 |
+
llama-index
|
| 4 |
+
sentence-transformers
|
| 5 |
+
duckduckgo-search
|
| 6 |
huggingface_hub
|
| 7 |
+
pandas
|