Add notebooks #13
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
|