Skip to content

image generation DRAFT#30

Open
danielnapierski wants to merge 2 commits intomainfrom
image-generation
Open

image generation DRAFT#30
danielnapierski wants to merge 2 commits intomainfrom
image-generation

Conversation

@danielnapierski
Copy link

@danielnapierski danielnapierski commented May 9, 2023

This PR adds a Dockerfile for Image Generation.
It is a draft because it doesn't read the prompts from a file (to be done later today hopefully) but it does successfully use unified-io-inference to generate images from prompts and could be useful in exploring the bias of the model.

Copy link

@elizlee elizlee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one nit

@@ -0,0 +1,44 @@
FROM nvidia/cuda:11.8.0-devel-ubuntu22.04
LABEL name="unified-io-inference"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it make sense to change the name to something more specific like unified-io-inference-image-generation?

@danielnapierski danielnapierski changed the title image generation draft image generation Jun 13, 2023
@danielnapierski danielnapierski changed the title image generation image generation DRAFT Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants