Giter Site home page Giter Site logo

saurrabh / generatepot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aleemrehmtulla/generatepotter

0.0 0.0 0.0 1.6 MB

a boilerplate repo to deploy a custom stable diffusion model

Home Page: https://generatepotter.com

JavaScript 1.47% TypeScript 96.34% CSS 2.18%

generatepot's Introduction

generate potter ๐Ÿง™

you're a coder harry. treat this repo as diagon alley, it has everything you need to deploy a custom LeapML model โœจ

let's get started by forking this repository (button top right), and downloading it to your computer. from there follow the below :)

NOTE: if you don't already have a trained model, head to leapml.dev

Setup

  1. Head to pages/index.tsx for editing text, prompts, and colors to match your theme
  2. Replace the model ID in /pages/api/generate to fit your new model you created on leapml.dev
  3. Add your credentials in .env, following the .envExample file
  4. Replace @harry with your model keyword (ie. @me) in helpers/prompts.ts
  5. Add new prompts in helpers/prompts.ts
  6. Adjust the number of images generated w/ the numberOfImages parameter in /pages/api/generate

Run it locally

  1. Open the terminal
  2. Run npm install to grab the necceary packages
  3. Hit npm run dev to start your server on http://localhost:3000

Deploy to the world

  1. Push all your changes to Github (or another git provider)
  2. Head to vercel.app, import your repo, and hit deploy
  3. Go to settings of the deployment, add your .env, and rebuild

Huzah! You've got off localhost ๐Ÿ‘

This is huge! You've got a custom model running on the web, and you can share it with the world. Now go forth and generate some potter!

if you got value from this -- plz give us a star ๐Ÿ™‚โญ

built w/ โค๏ธ by aleem & alex

generatepot's People

Contributors

aleemrehmtulla avatar alexschachne avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.