Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hoonsubin
/
gpt-tts-ui
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ce48e72
gpt-tts-ui
/
.gitignore
hoonsubin
add gitignore
96cdf65
5 months ago
raw
Copy download link
history
blame
Safe
158 Bytes
# Python-generated files
__pycache__
/
*.py[oc]
build
/
dist
/
wheels
/
*.egg-info
# Virtual environments
.venv
# Project folder
data
/**
!
data
/.gitkeep
output
/