Unanswered
Hi there :slightly_smiling_face: !
I have a little issue. Here's a snippet:
``` task = Task.get_task(task_id=experiment_id)
models = task.get_models()["output"]
for m in models:
print(f"{m.url}")```
doing that, I get a list of URLs of
Hi @<1716263152817016832:profile|TartHare54> , can you perhaps include some output of how it looks in the UI and in the result of printing the entire output section of the models?
121 Views
0
Answers
9 months ago
9 months ago