skabbit
skabbit
Оставляйте подсети и/или url для проверки информации. Иногда надо иметь возможность кому-то что-то доказать.
> @ton77v try this one https://github.com/lotrekagency/djlotrek/blob/master/djlotrek/middleware/locale.py > > It's a WIP and I've tested it only with `prefix_default_language=False` > > This is how it works: if you don't have any...
there is multiple problems with this code, as if your sentence is longer than width, you also need to add some changes.
It's `Expired` already. Who knows, where are actual binaries?
Oops. Re-tested this solution, it works somehow another way. Resulted image is not really connected to the source, no readable shapes or anything. I've rollback the "export" mode of pix2pix...
I've succeed only on facades dataset (making canny over the instance maps). Also, I've adapted this code to python 3.6 and increased layers to generate 1024x1024 resolution.
I suppose you used pix2pix version released later than webcam-pix2pix-tensorflow. I've found out the changes in mode=export made in pix2pix, that is not compatible with this repo. I made a...
Hi @dlqqq Yes, I have done all these steps and our custom provider works as expected, but only persona and slack commands are not changing. I have selected model in...
Also looks like a nice improvement you're working on here: https://github.com/jupyterlab/jupyter-ai/issues/1313 Thanks, good luck with that.
hello @dlqqq ! Now it is working fine to me, have no idea what changed, the only thing I done is upgrade from `jupyter_ai==2.29.0` to `jupyter_ai==2.31.4`.