Florian
Florian
I will make an issue for each platform so we can see what are the most popular requests. Subscribe to this issue if you would be interested in Slack support.
Is that what the "-dependencies" flag is supposed to do? it is not working for me (generates empty image)
From the code it looks like this should be supported, however even if I try on the simple given example it doesn't work: everything appears public ("+").
minGPT doesn't come with pre-trained models but you can easily train them yourself, the goal is to go through the whole process to understand how things work rather than to...
Hello @rom1504 First of all thanks for your work on the LAION index, it helped us considerably! Our workflow was simple: - Find an image representative of the subject we...
I came here to point out the exact same issue! For me the best solution would be a fixed scale, that is set to the maximum speeds that the current...
@dogoulis the representative images were: - sushi: https://fitpeople.com/tr/wp-content/uploads/2020/03/sushiler-e1584447473717.jpg - cookie: https://www.texanerin.com/content/uploads/2021/09/vegan-peanut-butter-chocolate-chip-cookies-1200-1-200x200.jpg - cocktail: https://cdn.wallpapersafari.com/72/95/oykiHN.jpg - cheesecake: https://i.pinimg.com/736x/34/db/ee/34dbeee7079c54aeb10543910285c82d--ny-cheesecake-recipe-new-york-style-cheesecake.jpg
But this would use the default `bert-base-uncased`, no? What would be nice would be to also provide the model you fine-tuned yourself on the SemEval 2010 dataset!
Quick fix in your custom CSS file: ``` /* Hide cell output overflow */ .output pre { overflow: scroll; } ```
Any news on this? This issue really limits the ease of use of the extension, as either it needs to be setup from the start of the project's lifetime, or...