8000 GitHub - zsllive/glide-generated-faces: A Glide column that generates artificial faces using AI.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zsllive/glide-generated-faces

 
 

Repository files navigation

Generated Faces Column

This is an Experimental Code Column 615E for Glide that generates artifical faces using the generated.photos API.

For example, none of these people exist:

Details

  • It's written in TypeScript.
  • It's deployed on GitHub Pages.
  • It's unit-testable.

Development

$ npm install
$ npm run build
$ npm test

Edit the main file src/column.ts.

Deployment

Commits to master compile and deploy the column on the gh-pages branch, so be sure to enabled GitHub Pages for that branch in your repo settings to host your column on GitHub.

The column URL for the origin repo is https://dvdsgl.github.io/glide-generated-faces/

About

A Glide column that generates artificial faces using AI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.9%
  • HTML 6.9%
  • JavaScript 5.2%
0