Skip to content

Commit 503b761

Browse files
docs: add Hugging Face Space demo info
1 parent 2c76a25 commit 503b761

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
[![Paper](https://img.shields.io/badge/arXiv-2603.04926-b31b1b.svg)](https://arxiv.org/abs/2603.04926)
88
[![Model](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Models-FFD21E)](https://huggingface.co/gokhankocmarli/holopaswin-v3)
99
[![Dataset](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Dataset-FFD21E)](https://huggingface.co/datasets/gokhankocmarli/inline-digital-holography-v3)
10+
[![Demo Space](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue)](https://huggingface.co/spaces/gokhankocmarli/holopaswin-v3-space)
1011
[![Website](https://img.shields.io/badge/Project-Website-blue)](https://electricalgorithm.github.io/holopaswin/)
1112

1213
<img src="./docs/images/comparison.png" width="800">
@@ -46,6 +47,12 @@ This project uses [uv](https://github.com/astral-sh/uv) for fast and reliable de
4647

4748
## Usage
4849

50+
### Web Demo (Hugging Face Space)
51+
52+
You can try out HoloPASWIN interactively via our **[Hugging Face Space](https://huggingface.co/spaces/gokhankocmarli/holopaswin-v3-space)**. Upload your own holograms and instantly visualize the predicted phase and amplitude!
53+
54+
---
55+
4956
### Training
5057

5158
To train the model from scratch on the dataset, run:

0 commit comments

Comments
 (0)