Spencer Vecile

Results 4 issues of Spencer Vecile

The --quiet option for the CLI doesn't do anything. The action was "store_true" with a default of true which means even if you add the --quiet option it still prints...

label-studio-sdk version: 1.0.5, label studio version: 1.13.1 (Docker deployment) I'm using webhooks to keep an external waveform dataset up to date. However, the only information returned from the webhook event...

label-studio-sdk version: 1.0.5, label studio version: 1.13.1 (Docker deployment) When i try to apply a filter it always returns all the tasks not just the one i'm filtering for and...

When trying to load a model this error happens Traceback (most recent call last): File "//./app/main.py", line 52, in model = build_model_from_checkpoint(checkpoint_path=config.model_location) File "/usr/local/lib/python3.10/site-packages/fairseq_signals/models/__init__.py", line 101, in build_model_from_checkpoint state =...