We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57aed48 commit 20c9cbbCopy full SHA for 20c9cbb
requirements.txt
@@ -1,6 +1,6 @@
1
# Streamlit e núcleo
2
streamlit==1.32.0
3
-smolagents==0.1.3
+smolagents==0.1.0
4
langchain==0.1.16
5
langchain-groq==0.1.4
6
langchain-community==0.0.34
@@ -13,15 +13,15 @@ faiss-cpu==1.7.4
13
sentence-transformers==2.2.2
14
transformers==4.36.2
15
16
-# OpenAI Whisper
+# Whisper
17
openai==1.13.3
18
19
-# YouTube / áudio
+# YouTube e áudio
20
yt-dlp==2023.11.16
21
moviepy==1.0.3
22
ffmpeg-python==0.2.0
23
24
-# Web search e utilitários
+# Web e utils
25
duckduckgo-search==4.1
26
markdownify==0.11.6
27
requests==2.31.0
0 commit comments