Skip to content

Commit

Permalink
Add ARTIFACT_3D_MODEL
Browse files Browse the repository at this point in the history
  • Loading branch information
pharmapsychotic committed Jul 16, 2024
1 parent 33560cc commit 1e6e873
Show file tree
Hide file tree
Showing 7 changed files with 212 additions and 211 deletions.
285 changes: 145 additions & 140 deletions gooseai/generation/generation.pb.go

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions gooseai/generation/generation_pb.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion gooseai/generation/generation_pb.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

81 changes: 41 additions & 40 deletions gooseai/generation/generation_pb2.py

Large diffs are not rendered by default.

15 changes: 7 additions & 8 deletions gooseai/go.mod

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

37 changes: 15 additions & 22 deletions gooseai/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/proto/generation.proto
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ enum ArtifactType {
ARTIFACT_LATENT = 8;
ARTIFACT_TENSOR = 9;
ARTIFACT_DEPTH = 10;
ARTIFACT_3D_MODEL = 11;
}

// Generally, a GPT BPE 16-bit token, paired with an optional string representation.
Expand Down

0 comments on commit 1e6e873

Please sign in to comment.