bridge

module
v0.0.0-...-94216e4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 20, 2023 License: MIT

README

bridge

Based on @GRVYDEV's project S.A.T.U.R.D.A.Y.

You need a machine with docker and an Nvidia GPU. To try it out:

docker compose up --build

Then open http://localhost:8088 in a browser

Or...

If your docker host is accessible via ssh, you can run it there with:

docker -H ssh://user@dockerhost compose up --build

And tunnel localhost with a command like...

ssh -L8088:dockerhost:8088 user@dockerhost

And then open http://localhost:8088 in a browser

Directories

Path Synopsis
pkg
asr
chat/jsonschema
Package jsonschema provides very simple functionality for representing a JSON schema as a (nested) struct.
Package jsonschema provides very simple functionality for representing a JSON schema as a (nested) struct.
log
vad
services
rtc

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL