Visit ComfyUI Online for ready-to-use ComfyUI environment
Fetch random high-quality images from Unsplash for AI art projects with customizable dimensions and themes.
The Unsplash Image (mtb) node is designed to fetch random images from Unsplash, a popular online repository of high-quality, freely usable images. This node allows you to specify the dimensions of the image and optionally provide a keyword to tailor the image search to a specific theme or subject. By leveraging the Unsplash API, this node can generate diverse and visually appealing images that can be used in various AI art projects. The primary goal of this node is to provide a seamless and efficient way to incorporate random, high-quality images into your creative workflows, enhancing the visual richness and diversity of your outputs.
The width
parameter specifies the width of the image to be fetched from Unsplash. It is an integer value that determines the horizontal dimension of the image in pixels. The minimum value is 0, the maximum value is 8096, and the default value is 512. Adjusting this parameter allows you to control the resolution and aspect ratio of the generated image.
The height
parameter specifies the height of the image to be fetched from Unsplash. It is an integer value that determines the vertical dimension of the image in pixels. The minimum value is 0, the maximum value is 8096, and the default value is 512. This parameter works in conjunction with the width
parameter to define the overall size and aspect ratio of the image.
The random_seed
parameter is an integer value used to ensure the randomness of the image fetched from Unsplash. It helps in generating different images even with the same keyword and dimensions. The minimum value is 0, the maximum value is 100000, and the default value is 0. By changing this seed, you can obtain a variety of images for the same search criteria.
The keyword
parameter is an optional string that allows you to specify a theme or subject for the image search. The default value is "nature". This parameter helps in narrowing down the search results to images that are more relevant to the specified keyword, enhancing the thematic consistency of the generated images.
The IMAGE
output parameter represents the image fetched from Unsplash. This output is a tensor representation of the image, which can be directly used in various AI art projects. The image is returned in a format that is compatible with further processing and manipulation within your creative workflows, providing a versatile and high-quality visual asset.
keyword
parameter to specify relevant search terms such as "mountains", "cityscape", or "abstract".random_seed
values to generate a variety of images even with the same keyword and dimensions, ensuring a diverse set of visuals for your projects.width
and height
parameters to match the resolution requirements of your project, ensuring the images fit well within your design or application.<error_message>
© Copyright 2024 RunComfy. All Rights Reserved.