Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# One More Step: A Versatile Plug-and-Play Module for Rectifying Diffusion Schedule Flaws and Enhancing Low-Frequency Controls
|
2 |
|
3 |
One More Step (OMS) module was proposed in [One More Step: A Versatile Plug-and-Play Module for Rectifying Diffusion Schedule Flaws and Enhancing Low-Frequency Controls](https://github.com/mhh0318/OneMoreStep)
|
@@ -20,4 +29,4 @@ And then we clone the repo
|
|
20 |
```bash
|
21 |
git clone https://github.com/mhh0318/OneMoreStep.git
|
22 |
cd OneMoreStep
|
23 |
-
```
|
|
|
1 |
+
---
|
2 |
+
license: openrail++
|
3 |
+
title: 'OMS Space for SDXL '
|
4 |
+
sdk: gradio
|
5 |
+
emoji: π
|
6 |
+
colorFrom: indigo
|
7 |
+
colorTo: yellow
|
8 |
+
pinned: true
|
9 |
+
---
|
10 |
# One More Step: A Versatile Plug-and-Play Module for Rectifying Diffusion Schedule Flaws and Enhancing Low-Frequency Controls
|
11 |
|
12 |
One More Step (OMS) module was proposed in [One More Step: A Versatile Plug-and-Play Module for Rectifying Diffusion Schedule Flaws and Enhancing Low-Frequency Controls](https://github.com/mhh0318/OneMoreStep)
|
|
|
29 |
```bash
|
30 |
git clone https://github.com/mhh0318/OneMoreStep.git
|
31 |
cd OneMoreStep
|
32 |
+
```
|