import bolo
result = bolo.pipeline("prithivida/active_to_passive_styletransfer", device="cpu")
print(result)
(venv) yongjoo@cs-yongjoo-FKVK4JF2MY bolo % python test.py
bolo does not support prithivida/active_to_passive_styletransfer
Traceback (most recent call last):
File "/Users/yongjoo/workspace/bolo/test.py", line 3, in <module>
result = bolo.pipeline("prithivida/active_to_passive_styletransfer", device="cpu")
File "/Users/yongjoo/workspace/bolo/venv/lib/python3.14/site-packages/bolo/api.py", line 297, in pipeline
raise ValueError(f"bolo does not support {repo_id}")
ValueError: bolo does not support prithivida/active_to_passive_styletransfer
I tried the following and failed:
error:
The model link: https://bolobao.ai/models/prithivida__SEP__active_to_passive_styletransfer