Skip to content

Latest commit

 

History

History
68 lines (37 loc) · 3.01 KB

README.md

File metadata and controls

68 lines (37 loc) · 3.01 KB

Project Title

Credit where credit is due

This project leverages the Auto1111 SDK Python library for seamless integration. Show your appreciation by visiting its GitHub page or exploring its Google Colab demo.


Repository Contents

In this repository, you'll find two key files:

  1. Form: I'm currently working on this file, refining its features and functionalities.

  2. Bot: The bot is a major work in progress. I'm actively developing and tweaking it to make it even better.

Feel free to dive in, contribute, or keep an eye out for updates as I continue to enhance and expand the capabilities.


Important

If this is your initial encounter with this Colab environment and models on your drive, kindly adhere to the instructions under the 'Models' section.

  1. Click on "Install Library" to initiate the installation. If Google Colab prompts you to restart, please follow through with the restart process.
  2. Execute the "Load Google Drive" cell and grant the necessary permissions to establish a connection between your drive and the project.
  3. Click "Load Project" to complete the setup process.

You are now ready to engage with the project through two primary approaches:

  1. Use a single prompt without the need for a negative prompt.
  2. Combine one prompt with a corresponding negative prompt.

For a more advanced experience, consider exploring the additional settings, as detailed instructions are still being incorporated.


Models (First-time Setup)

To optimize efficiency and reduce download time, we recommend storing the model on your Google Drive.

If you prefer a custom directory path, feel free to use it, or follow the steps below:

  1. Navigate to your Google Drive and create a folder named "AI."
  2. Inside the "AI" folder, create another folder named "Models."

Download and Save Model

Instead of repeatedly downloading the model online and utilizing Google's bandwidth, save the model directly to your drive.

For simplicity, follow these steps:

  1. Access your Google Drive.
  2. Create a folder named "AI" and then, within this folder, create another folder named "Models."

Before proceeding, download the DreamShapers model. In the future, efforts will be made to simplify the model download process.


Personal Note

I built this project for my buddy Peter because he loves messing around with AI images but isn't too tech-savvy. The Auto1111 SDK Python library makes things a lot easier for him.

This project is also my first shot at connecting Google Colab with GitHub. It's been a learning curve, but it's cool to see how they can team up for some creative projects.

Feel free to give it a go, add your touch, and have fun exploring the AI image-making scene!