Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/entelecheia/brushstroke-container
https://github.com/entelecheia/brushstroke-container
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/entelecheia/brushstroke-container
- Owner: entelecheia
- Created: 2023-08-23T07:05:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-28T19:33:28.000Z (about 1 year ago)
- Last Synced: 2023-08-29T03:48:13.842Z (about 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# brushstroke-container
This repository contains code to containerize the [Neural Brushstroke Engine](https://github.com/nv-tlabs/brushstroke_engine) using Docker.
## Contents
- `Dockerfile` - Builds the Docker image with Neural Brushstroke Engine and dependencies
- `entrypoint.sh` - Startup script to launch the drawing interface
- `models/` - Contains pretrained models
- `config.yaml` - Configuration file for canvas size, brushes etc.