Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -18
requirements.txt
CHANGED
@@ -1,19 +1,8 @@
|
|
|
|
|
|
|
|
1 |
groq
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
python-chess
|
7 |
-
pandas
|
8 |
-
transformers
|
9 |
-
duckduckgo_search
|
10 |
-
moviepy
|
11 |
-
openai-whisper
|
12 |
-
torch
|
13 |
-
torchaudio
|
14 |
-
ffmpeg-python
|
15 |
-
scikit-learn
|
16 |
-
numpy
|
17 |
-
wikipedia
|
18 |
-
spacy
|
19 |
-
torch
|
|
|
1 |
+
langgraph
|
2 |
+
langchain
|
3 |
+
langchain-community
|
4 |
groq
|
5 |
+
requests
|
6 |
+
gradio
|
7 |
+
huggingface_hub
|
8 |
+
python-dotenv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|