Skip to content

Add notebooks

Add notebooks #13

Triggered via pull request March 24, 2025 04:44
@shunk031shunk031
synchronize #2
add-notebooks
Status Failure
Total duration 34s
Artifacts

ci.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors
test (3.10)
Process completed with exit code 2.
Ruff (F821): notebooks/5-4-1_lora.ipynb#L98
notebooks/5-4-1_lora.ipynb:1:1: F821 Undefined name `random`
Ruff (F821): notebooks/5-4-1_lora.ipynb#L95
notebooks/5-4-1_lora.ipynb:1:1: F821 Undefined name `np`
Ruff (F401): notebooks/4-2_clip.ipynb#L67
notebooks/4-2_clip.ipynb:1:1: F401 `PIL.Image` imported but unused
test (3.11)
Process completed with exit code 2.
Ruff (F821): notebooks/5-4-1_lora.ipynb#L98
notebooks/5-4-1_lora.ipynb:1:1: F821 Undefined name `random`
Ruff (F821): notebooks/5-4-1_lora.ipynb#L95
notebooks/5-4-1_lora.ipynb:1:1: F821 Undefined name `np`
Ruff (F401): notebooks/4-2_clip.ipynb#L67
notebooks/4-2_clip.ipynb:1:1: F401 `PIL.Image` imported but unused
test (3.11)
The strategy configuration was canceled because "test._3_10" failed