Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ react/components: Add ImageGenerated Component #115

Merged
merged 3 commits into from
Dec 7, 2023

Conversation

lowczarc
Copy link
Contributor

@lowczarc lowczarc commented Dec 6, 2023

This PR adds the ImageGenerated React component

  • Changed generateImage function to not accept provider anymore (it's not used anymore since we remove MJ) and added model
  • Created the ImageGenerated component that can take prompt and model props

polyfire-ai/polyfire-api#118 needs to be merged and deployed before this one

@kevin-btc kevin-btc merged commit dbc609d into main Dec 7, 2023
1 check passed
@kevin-btc kevin-btc deleted the lancelot/pol-111-imagegenerate-react-component branch December 7, 2023 16:57
lowczarc added a commit that referenced this pull request Dec 14, 2023
* ✨ react/components: Add ImageGenerated Component

* ⚡ models: Add model in generateImage, removed provider

* ⚡ react/components: Add model in ImageGenerated
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