Open Fihade opened 2 months ago
same
I deploy the trainer on remote server and upload Images not executed Callable Function.
To add to this, it is caused by the following Pydantic exception:
ERROR: Exception in ASGI application
Traceback (most recent call last):
File "/root/ai-toolkit/venv/lib/python3.11/site-packages/pydantic/type_adapter.py", line 277, in _init_core_attrs
self._core_schema = _getattr_no_parents(self._type, '__pydantic_core_schema__')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/root/ai-toolkit/venv/lib/python3.11/site-packages/pydantic/type_adapter.py", line 119, in _getattr_no_parents
raise AttributeError(attribute)
AttributeError: __pydantic_core_schema__
For me it worked with no issues four days ago, on september 1st. Today however I get this error. I saw Pydantic had a newer version which I thought might be the cause. Downgrading Pydantic did not solve the issue however.
Running the normal run.py without the GUI works without issues.
Has anyone solved the same problem?
same issue here. Also asked in discord and no one answered
I don't get any errors when I load the GUI but it says "Could not find files for the given pattern(s)." I got no caption button or training button
I'm running all the correct dependencies and the non gui version runs fine.
(ait) (base) E:\ai-toolkit>python flux_train_ui.py INFO: Could not find files for the given pattern(s).
This is for bugs only
Did you already ask in the discord?
Yes/No
You verified that this is a bug and not a feature request or question by asking in the discord?
Yes/No
Describe the bug
No Caption and Run Train Button after upload images