-
Hi there,
recently we're making some changes on our project called ImageGoNord, which is basically converting any images/video into any kind of color palette. The project started with the Nordtheme…
-
**Describe the bug**
Using a `*.JPG` file is not working.
**To Reproduce**
```bash
python3 src/cli.py --img='./input-folder/01.JPG'
```
**Expected behavior**
This kind of extension should b…
-
Hi, I'm the dev behind ImageGoNord, is it possible to add also the ImageGoNord link into the GitHub repo description?
I see a lot of people is using our service (self hosted on a OVH instance) but …
-
The example video in the documentation (on this repo, not PyPI) appears as corrupted on Firefox 123.0, on both desktop (linux) and mobile (android 13) versions of the browser:
![Video can't be play…
-
This is mostly related to the dependencies, and `torch` in particular - the current wheel for Linux is ~800MB, and that's even without its own dependencies. This is due to the included support for man…
-
**Link to resources of the colors / palettes / projects / images**
[Everforest github](https://github.com/sainnhe/everforest)
**A comment or some key points in order to add this feature**
One of …
-
https://github.com/Schrodinger-Hat/ImageGoNord-pip/blob/0c58ca4b9794e1f2093469f31582f95c6b29dab3/ImageGoNord/GoNord.py#L137
You could use the not operator:
```python
if (not os.path.exists('..…
Wabri updated
9 months ago
-
Hi,
I really love this project and would love to contribute by adding a colour palette to the repo. However, I am not sure how to proceed as to building from source to see if using my colourscheme wo…
-
![pulpfiction](https://github.com/Schrodinger-Hat/schrodinger-hat-website/assets/12409541/3491850d-96f6-4ad7-bcde-0b5d92530f99)
No license included in the code, we need to add one!
https://choos…
Wabri updated
8 months ago
-
I think the client is not so much pythonic, can I try to provide a version with argparse?