rexwang8 commited on
Commit
e23d549
1 Parent(s): 08f52b2

Upload with huggingface_hub

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. README.md +6 -5
  3. images/stellar-diffusion.png +3 -0
.gitattributes CHANGED
@@ -32,3 +32,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
35
+ images/stellar-diffusion.png filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  language: en
3
  license: mit
 
4
  tags:
5
  - stable-diffusion
6
  - text-to-image
@@ -9,7 +10,7 @@ tags:
9
  # Stellar Diffusion
10
 
11
  Stellar Diffusion v0.1 vs Base Stable Diffusion v1.5
12
- <img src="images/galaxy_std.png" width="300" height="300"> <img src="images/galaxy_sd.png" width="300" height="300">
13
  ```
14
  prompt = A hubble photograph of a galaxy
15
  seed = 42
@@ -24,28 +25,28 @@ Stable Diffusion 1.5 finetuned on high quality processed space imagery.
24
  ---
25
  # Example Results
26
 
27
- <img src="images/barredspiral.png" width="200" height="200">
28
  ```
29
  prompt = A barred spiral galaxy
30
  seed = 44
31
  size = 512x512
32
  ```
33
 
34
- <img src="images/brightconstellation.png" width="200" height="200">
35
  ```
36
  prompt = bright, constellation, hubble, clouds
37
  seed = 42
38
  size = 512x512
39
  ```
40
 
41
- <img src="images/nebula.png" width="200" height="200">
42
  ```
43
  prompt = a hubble photograph of a nebula
44
  seed = 42
45
  size = 512x512
46
  ```
47
 
48
- <img src="images/ngc7714.png" width="200" height="200">
49
  ```
50
  prompt = ngc 7714
51
  seed = 42
 
1
  ---
2
  language: en
3
  license: mit
4
+ thumbnail: https://i.ibb.co/6NLyc1P/stellar-diffusion.png
5
  tags:
6
  - stable-diffusion
7
  - text-to-image
 
10
  # Stellar Diffusion
11
 
12
  Stellar Diffusion v0.1 vs Base Stable Diffusion v1.5
13
+ ![Galaxy - Stellar Diffusion](images/galaxy_std.png) ![Galaxy - Stable Diffusion](images/galaxy_sd.png)
14
  ```
15
  prompt = A hubble photograph of a galaxy
16
  seed = 42
 
25
  ---
26
  # Example Results
27
 
28
+ ![Barred Spiral - Stellar Diffusion](images/barredspiral.png)
29
  ```
30
  prompt = A barred spiral galaxy
31
  seed = 44
32
  size = 512x512
33
  ```
34
 
35
+ ![Bright Constellation - Stellar Diffusion](images/brightconstellation.png)
36
  ```
37
  prompt = bright, constellation, hubble, clouds
38
  seed = 42
39
  size = 512x512
40
  ```
41
 
42
+ ![Nebula - Stellar Diffusion](images/nebula.png)
43
  ```
44
  prompt = a hubble photograph of a nebula
45
  seed = 42
46
  size = 512x512
47
  ```
48
 
49
+ ![NGC 7714 - Stellar Diffusion](images/ngc7714.png)
50
  ```
51
  prompt = ngc 7714
52
  seed = 42
images/stellar-diffusion.png ADDED

Git LFS Details

  • SHA256: 9b6f69dcbf048c4d24567e409bb6d5e010fea07d38b1f68c30df1193d679ec0b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.49 MB