aditya1105
commited on
Commit
·
574445b
1
Parent(s):
21b23eb
Upload the concept DOG-IMG embeds and token
Browse files- DOG_IMG.ckpt +3 -0
- README.md +15 -0
DOG_IMG.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03f9125251d2c127ec31ad62a271d1352ed73a0a631c47670732beab7598e23a
|
3 |
+
size 2132856686
|
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- NxtWave-GenAI-Webinar
|
5 |
+
- text-to-image
|
6 |
+
- stable-diffusion
|
7 |
+
---
|
8 |
+
### DOG-IMG Dreambooth model trained by aditya1105 following the "Build your own Gen AI model" session by NxtWave.
|
9 |
+
|
10 |
+
Project Submission Code: VVCE-271
|
11 |
+
|
12 |
+
Sample pictures of this concept:
|
13 |
+
|
14 |
+
![0](https://huggingface.co/aditya1105/dog-img/resolve/main/sample_images/genAI_sample.png)
|
15 |
+
|