Skip to content

Commit d0d1a69

Browse files
committed
update screenshot
1 parent a35b10e commit d0d1a69

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

.github/workflows/uv-test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ jobs:
2424
cd core
2525
uv sync
2626
uv build
27-
uv run tests/test.py
27+
uv run tests/test.py
28+
uv cache prune --ci

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ rgb = hsi2rgb(hsi) # rgb: (3, 11, 11)
2525
```
2626
3. More examples can be found in [test.py](core/tests/test.py)
2727

28+
## GUI in Huggingface
29+
An online demo is available as [spaces/songyz2019/hsi2rgb](https://huggingface.co/spaces/songyz2019/hsi2rgb)
2830

2931
## GUI with Docker
3032
<!-- [Online HuggingFace Demo](https://huggingface.co/spaces/songyz2019/hsi2rgb) -->

asset/ui-demo.jpg

-10 KB
Loading

0 commit comments

Comments
 (0)