coco22 commited on
Commit
deacddc
·
verified ·
1 Parent(s): 5ff0f12

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -12
README.md CHANGED
@@ -5,7 +5,7 @@ license_link: LICENSE.md
5
  language:
6
  - en
7
  base_model:
8
- - stabilityai/stable-diffusion-3.5-medium
9
  pipeline_tag: text-to-image
10
  ---
11
 
@@ -25,11 +25,11 @@ The depth map enables the model to better understand spatial relationships withi
25
 
26
  ## Example
27
  | input | output | Prompt |
28
- |---|---|---|
29
- | ![input](./images/001_depth.png) | ![output](./images/001.png) | a old man |
30
- | ![input](./images/002_depth.png) | ![output](./images/002.png) | A lone astronaut in a white suit and helmet, with a backpack, strolls on a rocky, red landscape under a star galaxy |
31
- | ![input](./images/003_depth.png) | ![output](./images/003.png) | a eagle , black background |
32
- | ![input](./images/004_depth.png) | ![output](./images/004.png) | A crystal heart sits on a gnarly, moss-covered log, with a galaxy background. |
33
 
34
  ## Use
35
  We recommend using ComfyUI for local inference
@@ -67,12 +67,7 @@ image = pipe(
67
  image.save('image.jpg')
68
  ```
69
 
70
-
71
  ## Contact
72
  * Website: https://tensor.art https://tusiart.com
73
  * Developed by: TensorArt
74
- * Api: https://tams.tensor.art/
75
-
76
-
77
-
78
-
 
5
  language:
6
  - en
7
  base_model:
8
+ - tensorart/bokeh_3.5_medium
9
  pipeline_tag: text-to-image
10
  ---
11
 
 
25
 
26
  ## Example
27
  | input | output | Prompt |
28
+ |:---:|:---:|:---|
29
+ | <img src="./images/001_depth.png" width="300"/> | <img src="./images/001.png" width="300"/> | a old man |
30
+ | <img src="./images/002_depth.png" width="300"/> | <img src="./images/002.png" width="300"/> | A lone astronaut in a white suit and helmet, with a backpack, strolls on a rocky, red landscape under a star galaxy |
31
+ | <img src="./images/003_depth.png" width="300"/> | <img src="./images/003.png" width="300"/> | a eagle , black background |
32
+ | <img src="./images/004_depth.png" width="300"/> | <img src="./images/004.png" width="300"/> | A crystal heart sits on a gnarly, moss-covered log, with a galaxy background |
33
 
34
  ## Use
35
  We recommend using ComfyUI for local inference
 
67
  image.save('image.jpg')
68
  ```
69
 
 
70
  ## Contact
71
  * Website: https://tensor.art https://tusiart.com
72
  * Developed by: TensorArt
73
+ * Api: https://tams.tensor.art/