Update README.md
This commit is contained in:
@ -2,6 +2,14 @@
|
||||
|
||||
`filmsim` is a collection of Python scripts designed for film simulation, offering a "batteries included" approach to transform digital images through various stages of a film-like pipeline. The project emphasizes ease of use, portability, and direct execution via `uv`.
|
||||
|
||||
|
||||
<p align="center">
|
||||
<img src="test_images/v1.0output/filmgrainmono/03.DNG.tiff.jpg" alt="Description of Portrait 1" width="200" style="margin-right: 10px;">
|
||||
<img src="test_images/v1.0output/filmgrainmono/07.DNG.tiff.jpg" alt="Description of Landscape" width="400" style="margin-left: 10px; margin-right: 10px;">
|
||||
<img src="test_images/v1.0output/filmgrainmono/10.DNG.tiff.jpg" alt="Description of Portrait 2" width="200" style="margin-left: 10px;">
|
||||
</p>
|
||||
|
||||
|
||||
## Features
|
||||
|
||||
* **Modular Pipeline:** Consists of distinct scripts for different stages of film simulation:
|
||||
|
Reference in New Issue
Block a user