You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Invoke is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, and serves as the foundation for multiple commercial products.
This repository wraps the flux fill model as ComfyUI nodes. Compared to the flux fill dev model, these nodes can use the flux fill model to perform inpainting and outpainting work under lower VRM conditions
Designed a Generative Adversarial Network (GAN) for image outpainting using Machine Learning techniques to generate new images based on a given input image. Trained on over 2 million images as training data. Utilized Python and python libraries such as TensorFlow Keras, NumPy, Scikit-learn, and Pillow.