-
How to make that after pressing the "submit" button several images with different styles and/or with different seeds are generated at once? Thanks
-
### System Info
- `transformers` version: 4.45.1
- Platform: Linux-5.10.225-213.878.amzn2.x86_64-x86_64-with-glibc2.31
- Python version: 3.11.9
- Huggingface_hub version: 0.25.1
- Safetensors ver…
-
When training the box generation and only changing the batch size to a number bigger than 1 I get the following error. Does anyone know how to fix it?
```
Traceback (most recent call last):
…
-
Hi, first off thanks for the tool. It's the best lightweight image viewer application out there, in my opinion.
I think it would be very useful to be able to use a flag from the CLI interface to te…
-
Right now the number of inactive generations (and hence source iterations) is determined by the number of inactive batches times the number of generations per batch. @bhermanmit has pointed out that t…
-
### Feature description
I assumed the folder option worked this way, but it seems it applies the faces listed to a single image.
Is it possible to add a checkbox under the folder option, so that w…
-
# ❓ Questions & Help
## Details
I was running the Getting Started With MovieLens example for pytorch and when I created the dataloader and generated a single batch I got a different output than th…
-
Here is my result:
![image](https://github.com/user-attachments/assets/8926ce7f-17a0-490c-9ef2-912c59bbdb67)
and my code:
```
import typing as t
import asyncio
from typing import List
from …
-
@mlissner @legaltextai As we agreed here we can discuss about the architecture for the microservice to generate the embeddings required for semantic search.
From my understanding we'd require two s…
-
Currently, Chonkie uses sentence-transformers for generating embeddings in semantic chunking. While this works well, FastEmbed offers several advantages that could enhance Chonkie's capabilities:
1…