Fooocus/webui.py
2023-08-10 04:09:43 -07:00

6 lines
81 B
Python

print('hello word')
from nodes import CheckpointLoader
print(CheckpointLoader)