John Slegers

Results 17 issues of John Slegers

I'm considering writing a Belgian locale for your project. I'd be more inclined to actually do so if you shipped your project with a working demo that would allow me...

Request

## Type of PR - [x] 🚀 Added Name - [ ] ✨ Feature - [ ] ✅ Joined Community - [ ] 🌟 ed the repo - [ ]...

By default, browsers should treat custom elements as semantically neutral : > User agents must treat elements and attributes that they do not understand as semantically neutral; leaving them in...

I'm starting my Karma like this (in Java) : ```java ArrayList karmaTestCommand = new ArrayList(); boolean isWindows = System.getProperty("os.name").startsWith("Windows"); if (isWindows) { karmaTestCommand.add("cmd"); //on Windows, NPM is not an executable,...

The HTML5 shiv does support the 'template' tag, which is a tag that (to my knowledge) is used exclusively in web components. Web components have other new tags, though. More...

**Is your feature request related to a problem? Please describe.** I'd like to add multiple people and/or objects to a single model and finetune my model for that. For example,...

**Is your feature request related to a problem? Please describe.** A lot of people are hyped by the ability to use Dreambooth to train Stable Diffusion with new data. Scripts...

I've currently been using @ShivamShrirao's fork of [huggingface/diffusers](https://github.com/huggingface/diffusers) ([ShivamShrirao/diffusers](https://github.com/ShivamShrirao/diffusers)) and I've been running this perfectly fine with [my own finetuned Google Colab notebook](https://colab.research.google.com/github/jslegers/diffusers/blob/main/examples/dreambooth/DreamBooth_Stable_Diffusion.ipynb). Is there someone who can tweak this...

**Describe the bug** When I run the latest version of this app on https://colab.research.google.com/drive/1wEaD94PKFO3BZ4GaUq19ZRUc9s9eov7j, the inpaint works when I leave the batch size at 1. But when I set the...

bug-report

I would love it if there were an way to play against people I know in real life instead of just random people. Maybe Facebook or Twitter credentials could be...