Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
colorTo: blue
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 3.36.1
|
|
@@ -16,4 +16,4 @@ This repository contains the following relevant files:
|
|
| 16 |
- `constants.py` - default config values for the `app.py`
|
| 17 |
- `inversion_utils.py` - utilities for providing the DDPM Inversion
|
| 18 |
- `modified_pipeline_semantic_stable_diffusion.py` - modified pipeline of SEGA for the purposes of LEDITS
|
| 19 |
-
- `utils.py` - generic useful utils for the app
|
|
|
|
| 1 |
---
|
| 2 |
+
title: 'PS2 FILTER '
|
| 3 |
+
emoji: 🌖
|
| 4 |
+
colorFrom: purple
|
| 5 |
colorTo: blue
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 3.36.1
|
|
|
|
| 16 |
- `constants.py` - default config values for the `app.py`
|
| 17 |
- `inversion_utils.py` - utilities for providing the DDPM Inversion
|
| 18 |
- `modified_pipeline_semantic_stable_diffusion.py` - modified pipeline of SEGA for the purposes of LEDITS
|
| 19 |
+
- `utils.py` - generic useful utils for the app
|