To quickly construct a dataset containing images of a particular style, follow these steps:
- Access to the AI Sheets online interface or local deployment environment
- Enter a natural language description in the Generate dataset option, e.g. 'List of cities in the world containing Ghibli style images'
- The system automatically creates an initial structure with three columns: city, country and image.
- Instantly expand to up to 1000 rows of data by dragging the arrows at the bottom of the columns.
- If you need to adjust the image style, you can directly modify the cue and regenerate it.
- Use specialized image generation models such as black-forest-labs/FLUX.1-dev for more stable style output.
This approach is particularly suitable for scenarios that require rapid prototyping, and the entire process can be accomplished without writing any code for professional dataset construction.
This answer comes from the articleAI Sheets: building and processing datasets using AI models in tables without codeThe