license: gpl-3.0 | |
# References | |
## [SEE:A Style-Aware Content Loss for Real-time HD Style Transfer](https://github.com/CompVis/adaptive-style-transfer) | |
```bash | |
docker run -it -p 7860:7860 --platform=linux/amd64 \ | |
registry.hf.space/jgwill-astpicasso:latest | |
``` | |
```bash | |
npm install gia-ast --g | |
gia-ast image.png 7860 | |
``` | |