requirements updates
Browse files- requirements.txt +1 -6
requirements.txt
CHANGED
@@ -1,8 +1,3 @@
|
|
1 |
huggingface_hub==0.28.1
|
2 |
smolagents==1.9.2
|
3 |
-
gradio==5.16.0
|
4 |
-
smolagents[gradio]
|
5 |
-
arize-phoenix
|
6 |
-
opentelemetry-sdk
|
7 |
-
opentelemetry-exporter-otlp
|
8 |
-
openinference-instrumentation-smolagents
|
|
|
1 |
huggingface_hub==0.28.1
|
2 |
smolagents==1.9.2
|
3 |
+
gradio==5.16.0
|
|
|
|
|
|
|
|
|
|