juancopi81 commited on
Commit
ddcb7a8
1 Parent(s): 7d00c3b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -0
README.md CHANGED
@@ -29,9 +29,39 @@ This is a Stable Diffusion model fine-tuned on `cat` images for the animal theme
29
 
30
  ## Examples
31
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
32
  Prompt: A painting of vincentcat cat, acrylic palette knife
33
  <img src="https://huggingface.co/juancopi81/vincentcat-cat/resolve/main/Vincent_3.jpg">
34
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
  ## Usage
36
 
37
  ```python
 
29
 
30
  ## Examples
31
 
32
+ ---
33
+ Prompt: A painting of vincentcat cat in the style of Van Gogh
34
+ <img src="https://huggingface.co/juancopi81/vincentcat-cat/resolve/main/Vincent_VG_final.jpeg">
35
+
36
+ ---
37
+ Prompt:
38
+ <img src="https://huggingface.co/juancopi81/vincentcat-cat/resolve/main/Vincent_Cartoon_1.png">
39
+ <img src="https://huggingface.co/juancopi81/vincentcat-cat/resolve/main/Vincent_Cartoon_2.png">
40
+
41
+ ---
42
+ Prompt: painting of vincentcat cat as an anime warrior, trending on artstation pixiv makoto shinkai
43
+ <img src="https://huggingface.co/juancopi81/vincentcat-cat/resolve/main/Vincent_7.jpg">
44
+
45
+ ---
46
  Prompt: A painting of vincentcat cat, acrylic palette knife
47
  <img src="https://huggingface.co/juancopi81/vincentcat-cat/resolve/main/Vincent_3.jpg">
48
 
49
+ ---
50
+ Prompt:
51
+ <img src="https://huggingface.co/juancopi81/vincentcat-cat/resolve/main/Vincent_VG_2.png">
52
+
53
+ ---
54
+ Prompt: Painting of vincentcat cat flying around the moon in the style of Leonardo Da Vinci
55
+ <img src="https://huggingface.co/juancopi81/vincentcat-cat/resolve/main/Vincent_7.jpg">
56
+
57
+ ---
58
+ Prompt: A photo of the Acropolis, and a portrair of vincentcat cat walking near the tower
59
+ <img src="https://huggingface.co/juancopi81/vincentcat-cat/resolve/main/Vincent_6.jpg">
60
+
61
+ ---
62
+ Prompt: A photo of the Eiffel Tower, a vincentcat cat is walking near the tower
63
+ <img src="https://huggingface.co/juancopi81/vincentcat-cat/resolve/main/Vincent_5.jpg">
64
+
65
  ## Usage
66
 
67
  ```python