Spaces:
Sleeping
Sleeping
Update requirements.txt with smolagents dependencies
#2
by
smolSWE
- opened
- requirements.txt +31 -0
requirements.txt
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
accelerate
|
2 |
+
arize-phoenix
|
3 |
+
boto3
|
4 |
+
docker
|
5 |
+
duckduckgo-search
|
6 |
+
e2b-code-interpreter
|
7 |
+
gradio
|
8 |
+
helium
|
9 |
+
huggingface-hub
|
10 |
+
jinja2
|
11 |
+
litellm
|
12 |
+
markdownify
|
13 |
+
mcp
|
14 |
+
mcpadapt
|
15 |
+
mx-lm
|
16 |
+
openai
|
17 |
+
opentelemetry-exporter-otlp
|
18 |
+
opentelemetry-sdk
|
19 |
+
openinference-instrumentation-smolagents
|
20 |
+
pillow
|
21 |
+
python-dotenv
|
22 |
+
requests
|
23 |
+
rich
|
24 |
+
selenium
|
25 |
+
soundfile
|
26 |
+
telemetry
|
27 |
+
toolkit
|
28 |
+
transformers
|
29 |
+
vision
|
30 |
+
vllm
|
31 |
+
websocket-client
|