Update README.md
Browse files
README.md
CHANGED
@@ -4,12 +4,23 @@ language:
|
|
4 |
- en
|
5 |
tags:
|
6 |
- code
|
|
|
|
|
7 |
---
|
8 |
|
9 |
|
10 |
## Model Details
|
11 |
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
|
14 |
### Model Sources
|
15 |
|
@@ -17,5 +28,4 @@ text-based Image-Editing
|
|
17 |
|
18 |
- **Repository:** [https://github.com/inbarhub/DDPM_inversion?tab=MIT-1-ov-file]
|
19 |
- **Paper [2304.06140v3]:** [An Edit Friendly DDPM Noise Space:Inversion and Manipulations]
|
20 |
-
|
21 |
-
|
|
|
4 |
- en
|
5 |
tags:
|
6 |
- code
|
7 |
+
- Image Editing
|
8 |
+
- Image Edit
|
9 |
---
|
10 |
|
11 |
|
12 |
## Model Details
|
13 |
|
14 |
+
Text-Based Image-Editing
|
15 |
+
|
16 |
+
Refer to "DDPM_Inversion.ipynb"
|
17 |
+
|
18 |
+
|
19 |
+
version for Google Colab environment.
|
20 |
+
|
21 |
+
So if you want run this model in different env
|
22 |
+
Just copy original version
|
23 |
+
Follow below link
|
24 |
|
25 |
### Model Sources
|
26 |
|
|
|
28 |
|
29 |
- **Repository:** [https://github.com/inbarhub/DDPM_inversion?tab=MIT-1-ov-file]
|
30 |
- **Paper [2304.06140v3]:** [An Edit Friendly DDPM Noise Space:Inversion and Manipulations]
|
31 |
+
-
|
|