naclbit commited on
Commit
d2ee01f
1 Parent(s): 67fdb15

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -1,3 +1,24 @@
1
  ---
 
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ inference: false
3
  license: apache-2.0
4
  ---
5
+
6
+ ## danbooru2021/256px guided-diffusion checkpoint
7
+
8
+ This is an unconditioned guided-diffusion checkpoint trained with 4.8M images from the danbooru2021 dataset for about 22 epochs.
9
+
10
+ #### Usage
11
+
12
+ Run image_sample.py from OpenAI's guided-diffusion repo or plug it into Disco Diffusion.
13
+
14
+ #### Hardware
15
+
16
+ - 8xNVIDIA A100 80GB
17
+
18
+ #### Credits
19
+
20
+ - Sta, AI Novelist Dev (https://ai-novel.com/) @ Bit192, Inc.
21
+
22
+ #### License
23
+
24
+ Apache License 2.0