Spaces:
Runtime error
Runtime error
update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,11 @@
|
|
| 1 |
smolagents
|
| 2 |
gradio
|
| 3 |
networkx
|
| 4 |
-
pyvis
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
smolagents
|
| 2 |
gradio
|
| 3 |
networkx
|
| 4 |
+
pyvis
|
| 5 |
+
python-louvain
|
| 6 |
+
matplotlib
|
| 7 |
+
arize-otel
|
| 8 |
+
arize-phoenix
|
| 9 |
+
opentelemetry-sdk
|
| 10 |
+
opentelemetry-exporter-otlp
|
| 11 |
+
openinference-instrumentation-smolagents
|