0.1.4
This commit is contained in:
parent
a4afcb22a6
commit
24ef72d528
@ -6,6 +6,10 @@ Implementation of Danijar's [latest iteration](https://arxiv.org/abs/2509.24527v
|
|||||||
|
|
||||||
[Discord channel](https://discord.gg/ab4BEk3W) for collaborating with other researchers interested in this work
|
[Discord channel](https://discord.gg/ab4BEk3W) for collaborating with other researchers interested in this work
|
||||||
|
|
||||||
|
## Appreciation
|
||||||
|
|
||||||
|
- [@dirkmcpherson](https://github.com/dirkmcpherson) for fixes to typo errors and unpassed arguments!
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "dreamer4"
|
name = "dreamer4"
|
||||||
version = "0.1.2"
|
version = "0.1.4"
|
||||||
description = "Dreamer 4"
|
description = "Dreamer 4"
|
||||||
authors = [
|
authors = [
|
||||||
{ name = "Phil Wang", email = "lucidrains@gmail.com" }
|
{ name = "Phil Wang", email = "lucidrains@gmail.com" }
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user