Skip to content

⬆️ Update M0Rf30/go-tiny-dream #1911

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 27, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ PIPER_VERSION?=9d0100873a7dbb0824dfea40e8cec70a1b110759
STABLEDIFFUSION_VERSION?=362df9da29f882dbf09ade61972d16a1f53c3485

# tinydream version
TINYDREAM_VERSION?=772a9c0d9aaf768290e63cca3c904fe69faf677a
TINYDREAM_VERSION?=22a12a4bc0ac5455856f28f3b771331a551a4293

export BUILD_TYPE?=
export STABLE_BUILD_TYPE?=$(BUILD_TYPE)
Expand Down