--- title: Portrait Generator emoji: 🌍 colorFrom: purple colorTo: green sdk: gradio sdk_version: 3.9.1 app_file: app.py pinned: false license: cc-by-nc-nd-4.0 --- # Running locally: clone repository ```sh pip install gradio ``` run app.py ```sh python app.py ``` open ``` http://127.0.0.1:7860 ``` Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference