Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: openrail
|
3 |
+
library_name: diffusers
|
4 |
+
tags:
|
5 |
+
- TPU
|
6 |
+
- JAX
|
7 |
+
- Flax
|
8 |
+
- stable-diffusion
|
9 |
+
- text-to-image
|
10 |
+
language:
|
11 |
+
- en
|
12 |
+
datasets:
|
13 |
+
- camenduru/plushies
|
14 |
+
inference: false
|
15 |
+
---
|
16 |
+
|
17 |
+
🧨 pytorch checkpoints, maybe this is the first ever model trained with TPUs and converted to PyTorch hehe 🎊🎉
|
18 |
+
|
19 |
+
<br/>
|
20 |
+
Trained with google cloud TPUs.
|
21 |
+
```
|
22 |
+
Runtime: 3h 26m 44s
|
23 |
+
Steps: 18000
|
24 |
+
Precision: bf16
|
25 |
+
Learning Rate: 1e-6
|
26 |
+
```
|
27 |
+
![plushies](/camenduru/plushies/resolve/main/samples.jpg)
|