File size: 797 Bytes
f27d81f
 
 
 
 
 
7176eea
f27d81f
7176eea
f27d81f
c77b274
f27d81f
c77b274
f27d81f
c77b274
f27d81f
c77b274
f27d81f
c77b274
f27d81f
 
 
 
7176eea
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
title: Film Simulation
emoji: 🎞️
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 4.39.0
app_file: app.py
pinned: true
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

# Film Simulation Gradio App

This repository contains a Gradio app for simulating various film profiles on images. The app allows users to upload an image and a JSON file containing film profiles, and then apply these profiles to the image to generate multiple processed versions.

## Features

- Apply various film simulation profiles to an image.
- Supports custom film profiles defined in a JSON file.
- Options to override chromatic aberration, blur, and color temperature.
- Optional cross-processing effect.
- Parallel processing for faster execution.