Update README.md
Browse files
README.md
CHANGED
@@ -56,14 +56,15 @@ for idx, im in enumerate(images):
|
|
56 |
|
57 |
## Model description
|
58 |
|
59 |
-
Trained on [BLIP captioned
|
60 |
|
61 |
## Links
|
62 |
|
|
|
63 |
- [Lambda Diffusers](https://github.com/LambdaLabsML/lambda-diffusers)
|
64 |
- [Captioned Naruto dataset](https://huggingface.co/datasets/lambdalabs/naruto-blip-captions)
|
65 |
- [Model weights in Diffusers format](https://huggingface.co/lambdalabs/sd-naruto-diffusers)
|
66 |
- [Original model weights](https://huggingface.co/justinpinkney/pokemon-stable-diffusion)
|
67 |
-
- [
|
68 |
|
69 |
Trained by Eole Cervenka after the work of [Justin Pinkney](justinpinkney.com) ([@Buntworthy](https://twitter.com/Buntworthy)) at [Lambda Labs](https://lambdalabs.com/).
|
|
|
56 |
|
57 |
## Model description
|
58 |
|
59 |
+
Trained on [BLIP captioned Naruto images](https://huggingface.co/datasets/lambdalabs/naruto-blip-captions) using 2xA6000 GPUs on [Lambda GPU Cloud](https://lambdalabs.com/service/gpu-cloud) for around 30,000 step (about 12 hours, at a cost of about $20).
|
60 |
|
61 |
## Links
|
62 |
|
63 |
+
|
64 |
- [Lambda Diffusers](https://github.com/LambdaLabsML/lambda-diffusers)
|
65 |
- [Captioned Naruto dataset](https://huggingface.co/datasets/lambdalabs/naruto-blip-captions)
|
66 |
- [Model weights in Diffusers format](https://huggingface.co/lambdalabs/sd-naruto-diffusers)
|
67 |
- [Original model weights](https://huggingface.co/justinpinkney/pokemon-stable-diffusion)
|
68 |
+
- [Naruto diffusers repo](https://github.com/eolecvk/naruto-sd)
|
69 |
|
70 |
Trained by Eole Cervenka after the work of [Justin Pinkney](justinpinkney.com) ([@Buntworthy](https://twitter.com/Buntworthy)) at [Lambda Labs](https://lambdalabs.com/).
|