Spaces:
Sleeping
Sleeping
Update requirements.txt
#1
by DJ-Goanna-Coding - opened
- 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
|