Çağatay Çallı

Results 3 issues of Çağatay Çallı

Hello, This project seems valuable and unique. However the documentation providing examples of how to use it are not sufficient. Could you please update the documentation to include examples to...

Adds MPS device support to run Runway inpainting on M1/M2 Macbooks. _environment-mac.yaml_ gets rid of CUDA related setup, sets up a Conda environment for Mac. Note: Needs `export PYTORCH_ENABLE_MPS_FALLBACK=1` because...

@onurgu Thank you for sharing this project. In **train.py** file this reference exists when resolving proper disambiguation for a word: `first_sentence['roots'][word_idx][pred_tag]` However training can provide an incorrect index through `pred_tag`...