Skip to content

Fix link in README.md for Jupyter Notebook scripts directory (#6) #27

Fix link in README.md for Jupyter Notebook scripts directory (#6)

Fix link in README.md for Jupyter Notebook scripts directory (#6) #27

Triggered via push March 25, 2025 13:46
Status Failure
Total duration 1m 19s
Artifacts

ci.yaml

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

Annotations

9 errors
test (3.11)
Process completed with exit code 2.
Ruff (F541): scripts/5-1-1_textual-inversion.py#L582
scripts/5-1-1_textual-inversion.py:582:38: F541 f-string without any placeholders
Ruff (F841): scripts/5-1-1_textual-inversion.py#L357
scripts/5-1-1_textual-inversion.py:357:5: F841 Local variable `output_dir_path` is assigned to but never used
Ruff (F401): scripts/4-2_clip.py#L151
scripts/4-2_clip.py:151:17: F401 `PIL.Image` imported but unused
Ruff (F821): notebooks/5-4-1_lora.ipynb#L99
notebooks/5-4-1_lora.ipynb:1:1: F821 Undefined name `random`
Ruff (F821): notebooks/5-4-1_lora.ipynb#L96
notebooks/5-4-1_lora.ipynb:1:1: F821 Undefined name `np`
Ruff (F401): notebooks/4-2_clip.ipynb#L68
notebooks/4-2_clip.ipynb:1:1: F401 `PIL.Image` imported but unused
test (3.10)
The operation was canceled.
test (3.10)
The strategy configuration was canceled because "test._3_11" failed