Spaces:
Runtime error
Runtime error
File size: 512 Bytes
16ed44b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
title: Moe TTS
emoji: 😊🎙️
colorFrom: red
colorTo: pink
sdk: gradio
sdk_version: 3.16.1
app_file: app.py
pinned: false
license: mit
duplicated_from: qinzhu/diy-girlfriend
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
netsh advfirewall firewall add rule name="diy_chat_girl_web" dir=in action=allow protocol=TCP localport=7860,7870
netsh advfirewall firewall add rule name="diy_chat_girl_web" dir=out action=allow protocol=TCP localport=7860,7870 |