sinanonur commited on
Commit
7176eea
·
verified ·
1 Parent(s): f27d81f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -4,9 +4,9 @@ emoji: 🎞️
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
- sdk_version: "3.1"
8
  app_file: app.py
9
- pinned: false
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
@@ -21,4 +21,4 @@ This repository contains a Gradio app for simulating various film profiles on im
21
  - Supports custom film profiles defined in a JSON file.
22
  - Options to override chromatic aberration, blur, and color temperature.
23
  - Optional cross-processing effect.
24
- - Parallel processing for faster execution.
 
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
+ sdk_version: 4.39.0
8
  app_file: app.py
9
+ pinned: true
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
21
  - Supports custom film profiles defined in a JSON file.
22
  - Options to override chromatic aberration, blur, and color temperature.
23
  - Optional cross-processing effect.
24
+ - Parallel processing for faster execution.