DHJR
DHJR
Bumping this for a +1 please! :)
The output from `print_form_fields` is something like this: {'f1_1[0]': 'oouoiuuoi', 'f1_2[0]': 'opuoiuop', 'f1\\1373\\1330\\135': '', 'f1_4[0]': 'Buzz Lightyear', } What are those unicode escape characters as well?
I get this when I set KSampler (advanced) `control after generate` variable to "fixed" -- doesn't happen on "random"
Still get Traceback (most recent call last): File "/Users/z1ggy/projects/forma/doc2graph/src/main.py", line 4, in from src.inference import inference File "/Users/z1ggy/projects/forma/doc2graph/src/inference.py", line 7, in from src.data.feature_builder import FeatureBuilder File "/Users/z1ggy/projects/forma/doc2graph/src/data/feature_builder.py", line 3, in...
> Sorry for the late answer @0000F8 and thank you @VimukthiRandika1997 for the solution! I will try again in local, solve the conflicts and push the changes! Leaving the issue...
Tried this: conda install -c conda-forge spacy conda install -c conda-forge pydantic ended up here: /Users/z1ggy/anaconda3/envs/doc2graph/lib/python3.9/site-packages/torchvision/io/image.py:13: UserWarning: Failed to load image Python extension: dlopen(/Users/z1ggy/anaconda3/envs/doc2graph/lib/python3.9/site-packages/torchvision/image.so, 0x0006): Symbol not found: (__ZN3c106detail19maybe_wrap_dim_slowExxb) Referenced...