CoolFace
Apppublic

pkiage/fast_arbitrary_image_style_transfer

sourceHugging Faceopenrailupdated 4y agoView on Hugging Face
3likes
setup.sh11 linesDownload Raw Back to root
1#!/bin/bash2 3mkdir -p ~/.streamlit/4 5echo "\6[server]\n\7headless = true\n\8port = $PORT\n\9enableCORS = false\n\10\n\11" > ~/.streamlit/config.toml