Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +12 -1
requirements.txt
CHANGED
@@ -17,4 +17,15 @@ wikipedia
|
|
17 |
pgvector
|
18 |
python-dotenv
|
19 |
jupyter
|
20 |
-
ipython
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
pgvector
|
18 |
python-dotenv
|
19 |
jupyter
|
20 |
+
ipython
|
21 |
+
|
22 |
+
|
23 |
+
gradio
|
24 |
+
requests
|
25 |
+
smolagents~=1.12.0
|
26 |
+
smolagents[transformers]~=1.12.0
|
27 |
+
smolagents[audio]~=1.12.0
|
28 |
+
youtube_transcript_api
|
29 |
+
smolagents[openai]~=1.12.0
|
30 |
+
openai-whisper
|
31 |
+
openpyxl
|