Upload 3 files
Browse filesAdded model and metadata
- .gitattributes +1 -0
- README.md +2 -0
- metadata.json +7 -0
- microworld_PublicPrompts.ckpt +3 -0
.gitattributes
CHANGED
@@ -31,3 +31,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
31 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
32 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
33 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
31 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
32 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
33 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
34 |
+
microworld_PublicPrompts.ckpt filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
---
|
|
|
1 |
+
This is a fork of the Microworlds model provided in [Public Prompts](https://publicprompts.art/microworlds-dreambooth-model/) for easier download and integration into services
|
2 |
+
|
3 |
---
|
4 |
license: creativeml-openrail-m
|
5 |
---
|
metadata.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "Microworlds",
|
3 |
+
"description": "Isometric microworlds",
|
4 |
+
"version": "1",
|
5 |
+
"style": "dreambooth",
|
6 |
+
"trigger": "microworld render style“"
|
7 |
+
}
|
microworld_PublicPrompts.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d9d634ec4868c2552915b9f0084a54dfbb107846750e339c10da87dfe08b5f4
|
3 |
+
size 2132856622
|