Spaces:
Restarting
Restarting
Update requirements.txt
#3
by
thenativefox
- opened
- requirements.txt +13 -1
requirements.txt
CHANGED
@@ -1,2 +1,14 @@
|
|
1 |
gradio
|
2 |
-
requests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
+
requests
|
3 |
+
llama-index
|
4 |
+
datasets
|
5 |
+
fsspec==2025.3.2
|
6 |
+
llama-index-callbacks-arize-phoenix
|
7 |
+
arize-phoenix
|
8 |
+
llama-index-vector-stores-chroma
|
9 |
+
llama-index-llms-huggingface-api
|
10 |
+
llama-index-embeddings-openai
|
11 |
+
openai
|
12 |
+
openai-whisper
|
13 |
+
python-dotenv
|
14 |
+
openpyxl
|