nicklashansen commited on
Commit
70bb53f
·
verified ·
1 Parent(s): b9d6688

add config

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "name": "Dreamer 4",
3
+ "format": "torch",
4
+ "notes": "Model checkpoints for Dreamer 4. See https://github.com/nicklashansen/dreamer4 for details.",
5
+ "repo_id": "nicklashansen/dreamer4"
6
+ }