CyberAgentAILab / derendering-text

Other
79 stars 8 forks source link

Will the demo app open source? #3

Open Mountchicken opened 3 years ago

Mountchicken commented 3 years ago

Great Work! BTW, will the demo app be released? I would really like to try( it's so amzing😁

shimoda-uec commented 3 years ago

We plan to release the codes of the demo app, but it will take time. We temporarily prepare a notebook file text_edit.ipynb for text image editing.

Mountchicken commented 3 years ago

Thanks! I tried the notebook but got a CUDA OUT OF MEMORY ERROR on my GTX1050Ti. Looking forward to the formal app and perhaps I need a better graphics card🥺🥺🥺

shimoda-uec commented 3 years ago

We implemented a CPU option for the test script test.py. The error due to the GPU memory capacity will disappear with the option, but it is slower.