mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
6 lines
81 B
Python
6 lines
81 B
Python
print('hello word')
|
|
|
|
from nodes import CheckpointLoader
|
|
|
|
print(CheckpointLoader)
|