Skip to content

prolanzer/loras-dev

 
 

Repository files navigation

Loras

An open source real-time AI image generator. Powered by Flux through Together.ai.

Tech stack

  • Flux Dev from BFL for the image model
  • Together AI for inference
  • Next.js app router with Tailwind
  • Helicone for observability
  • Plausible for website analytics

Cloning & running

  1. Clone the repo: git clone https://github.com/Nutlope/loras-dev
  2. Create a .env.local file and add your Together AI API key: TOGETHER_API_KEY=
  3. Run npm install and npm run dev to install dependencies and run locally

About

An AI image generator w/ Flux LoRAs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.0%
  • CSS 2.5%
  • JavaScript 0.5%