PatGBull / 8thwall-ai-experiments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

{ AR 8thWall ~ AI experiments } 🤖

Description

  • Text to image, stable diffusion, etc...

Setup

  1. Create .env.local file in the project root and add your 8th Wall key inside:
VITE_8THWALL_APP_KEY=xxxxxxxxxxxxxxxxxxxxxxxxx
  1. Run the following commands:
# Install dependencies (only the first time)
yarn

# Run the local server
yarn dev

# Build for production in the dist/ directory
yarn build

About


Languages

Language:JavaScript 79.8%Language:CSS 10.4%Language:HTML 5.2%Language:GLSL 4.6%