5 private links
composer require intervention/image
php artisan storage:link
<canvas canvas-id='myCanvas' style='width:{{canvasWidth}}px;height:{{canvasHeight}}px;'>
</canvas>
It seems like it fixed my problems with help from the Onlyoffice forum! But I will update here too so that others can maybe get some idea’s from this.
Onlyoffice:
default.json -> “rejectUnauthorized” to false.
local.json -> “header”: “AuthorizationJwt” from “header”: “Authorization”
supervisorctl restart all
Nexcloud:
config/config.php ->
‘onlyoffice’ => array (
‘verify_peer_off’ => true,
‘jwt_header’ => “AuthorizationJwt”
)
git submodule update --init --recursive
python -m pip install paddlepaddle-gpu==2.4.2.post117 -f https://www.paddlepaddle.org.cn/whl/windows/mkl/avx/stable.html
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.1
python -u tools/first-order-demo.py
--driving_video '/home/aistudio/work/驱动视频.MOV'
--source_image '/home/aistudio/work/李昌言.png'
--relative
--adapt_scale
--output '/home/aistudio/result'
--image_size 512
--face_enhancement