cutycat2000x commited on
Commit
0b2896d
1 Parent(s): 37e79c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +35 -0
README.md CHANGED
@@ -1,3 +1,38 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ library_name: diffusers
4
+ pipeline_tag: text-to-image
5
+ datasets:
6
+ - ShoukanLabs/LAION-DallE-3-Local
7
+ tags:
8
+ - diffusion
9
+ - free
10
+ - freeai
11
+ - ai
12
+ - interdiffusion
13
  ---
14
+
15
+ # InterDiffusion-2.5
16
+ - Size: 6.5 GB
17
+ - Text: Partly
18
+ - Prompt: 200 words - sentences
19
+ - Base: InterDiffusion-3
20
+ - Demo: None
21
+
22
+ ## Examples
23
+
24
+ ### Example 1
25
+
26
+ **Prompt:**
27
+ a vivid image of a surreal landscape where the sky is a blend of colors, and floating islands are surrounded by mist
28
+
29
+ **Result:**
30
+ ![Example 1 Image](example1.png)
31
+
32
+ ### Example 2
33
+
34
+ **Prompt:**
35
+ imaginative scene featuring a futuristic cityscape with towering skyscrapers, flying cars, and neon lights illuminating the night
36
+
37
+ **Result:**
38
+ ![Example 2 Image](example2.png)