MaziyarPanahi
commited on
Commit
•
b0fe8a1
1
Parent(s):
dea7266
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- stable-diffusion
|
5 |
+
- lora
|
6 |
+
- diffusers
|
7 |
+
- template:sd-lora
|
8 |
+
- vision-pro
|
9 |
+
widget:
|
10 |
+
- text: photo of a sks Vision Pro
|
11 |
+
output:
|
12 |
+
url: images/igor-omilaev-Rv0AKGtIdwk-unsplash.jpg
|
13 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
14 |
+
instance_prompt: null
|
15 |
+
pipeline_tag: text-to-image
|
16 |
+
---
|
17 |
+
# vision_pro_dreambooth_project
|
18 |
+
|
19 |
+
<Gallery />
|
20 |
+
|
21 |
+
|
22 |
+
|
23 |
+
## Download model
|
24 |
+
|
25 |
+
Weights for this model are available in Safetensors format.
|
26 |
+
|
27 |
+
[Download](/MaziyarPanahi/vision_pro_dreambooth_project/tree/main) them in the Files & versions tab.
|