Raiden223145 commited on
Commit
72c6611
1 Parent(s): 26bf085

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: ✏️
4
  colorFrom: gray
5
  colorTo: blue
6
  sdk: gradio
7
- sdk_version: 3.36.1
8
  app_file: app.py
9
  pinned: true
10
  ---
@@ -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
 
4
  colorFrom: gray
5
  colorTo: blue
6
  sdk: gradio
7
+ sdk_version: 4.38.1
8
  app_file: app.py
9
  pinned: true
10
  ---
 
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