simonschoe commited on
Commit
1c22f62
1 Parent(s): d38c465

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -11
README.md CHANGED
@@ -34,16 +34,6 @@ This model was created as part of the DreamBooth Hackathon 🔥. Visit the [orga
34
  #### Output Examples
35
 
36
  <table>
37
- <tr>
38
- <td>a colorful sketch of a <b>ðŁĴŁ</b> jellyfish</td>
39
- <td>a photo of a <b>ðŁĴŁ</b> jellyfish in the jungle</td>
40
- <td>a mystic <b>ðŁĴŁ</b> jellyfish, trending on artstation</td>
41
- </tr>
42
- <tr>
43
- <td align="center"><img src="https://huggingface.co/simonschoe/iridescent-jellyfish/resolve/main/output/jelly%20(1).png" style="height:200px"> </td>
44
- <td align="center"><img src="https://huggingface.co/simonschoe/iridescent-jellyfish/resolve/main/output/jelly%20(2).png" style="height:200px"> </td>
45
- <td align="center"><img src="https://huggingface.co/simonschoe/iridescent-jellyfish/resolve/main/output/jelly%20(3).png" style="height:200px"> </td>
46
- </tr>
47
  <tr>
48
  <td>a oil painting of a <b>ðŁĴŁ</b> jellyfish</td>
49
  <td>a photo of a <b>ðŁĴŁ</b> jellyfish next to a dog</td>
@@ -64,9 +54,38 @@ This model was created as part of the DreamBooth Hackathon 🔥. Visit the [orga
64
  <td align="center"><img src="https://huggingface.co/simonschoe/iridescent-jellyfish/resolve/main/output/jelly%20(8).png" style="height:200px"> </td>
65
  <td align="center"><img src="https://huggingface.co/simonschoe/iridescent-jellyfish/resolve/main/output/jelly%20(9).png" style="height:200px"> </td>
66
  </tr>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
67
  </table>
68
 
69
-
70
  ## Usage
71
 
72
  ```python
 
34
  #### Output Examples
35
 
36
  <table>
 
 
 
 
 
 
 
 
 
 
37
  <tr>
38
  <td>a oil painting of a <b>ðŁĴŁ</b> jellyfish</td>
39
  <td>a photo of a <b>ðŁĴŁ</b> jellyfish next to a dog</td>
 
54
  <td align="center"><img src="https://huggingface.co/simonschoe/iridescent-jellyfish/resolve/main/output/jelly%20(8).png" style="height:200px"> </td>
55
  <td align="center"><img src="https://huggingface.co/simonschoe/iridescent-jellyfish/resolve/main/output/jelly%20(9).png" style="height:200px"> </td>
56
  </tr>
57
+ <tr>
58
+ <td>a photo of a <b>ðŁĴŁ</b> jellyfish skydiving</td>
59
+ <td>a photo of a <b>ðŁĴŁ</b> jellyfish sutfing on a surfboard</td>
60
+ <td>a photo of a choclate <b>ðŁĴŁ</b> jellyfish</td>
61
+ </tr>
62
+ <tr>
63
+ <td align="center"><img src="https://huggingface.co/simonschoe/iridescent-jellyfish/resolve/main/output/jelly%20(10).jpg" style="height:200px"> </td>
64
+ <td align="center"><img src="https://huggingface.co/simonschoe/iridescent-jellyfish/resolve/main/output/jelly%20(11).jpg" style="height:200px"> </td>
65
+ <td align="center"><img src="https://huggingface.co/simonschoe/iridescent-jellyfish/resolve/main/output/jelly%20(12).jpg" style="height:200px"> </td>
66
+ </tr>
67
+ <tr>
68
+ <td>a photo of a <b>ðŁĴŁ</b> jellyfish shooting fireworks in the sky</td>
69
+ <td>a photo of a <b>ðŁĴŁ</b> jellyfish on rollerblades</td>
70
+ <td>a photo of a <b>ðŁĴŁ</b> jellyfish in a beer bottle</td>
71
+ </tr>
72
+ <tr>
73
+ <td align="center"><img src="https://huggingface.co/simonschoe/iridescent-jellyfish/resolve/main/output/jelly%20(13).jpg" style="height:200px"> </td>
74
+ <td align="center"><img src="https://huggingface.co/simonschoe/iridescent-jellyfish/resolve/main/output/jelly%20(14).jpg" style="height:200px"> </td>
75
+ <td align="center"><img src="https://huggingface.co/simonschoe/iridescent-jellyfish/resolve/main/output/jelly%20(15).jpg" style="height:200px"> </td>
76
+ </tr>
77
+ <tr>
78
+ <td>a colorful sketch of a <b>ðŁĴŁ</b> jellyfish</td>
79
+ <td>a photo of a <b>ðŁĴŁ</b> jellyfish in the jungle</td>
80
+ <td>a mystic <b>ðŁĴŁ</b> jellyfish, trending on artstation</td>
81
+ </tr>
82
+ <tr>
83
+ <td align="center"><img src="https://huggingface.co/simonschoe/iridescent-jellyfish/resolve/main/output/jelly%20(1).png" style="height:200px"> </td>
84
+ <td align="center"><img src="https://huggingface.co/simonschoe/iridescent-jellyfish/resolve/main/output/jelly%20(2).png" style="height:200px"> </td>
85
+ <td align="center"><img src="https://huggingface.co/simonschoe/iridescent-jellyfish/resolve/main/output/jelly%20(3).png" style="height:200px"> </td>
86
+ </tr>
87
  </table>
88
 
 
89
  ## Usage
90
 
91
  ```python