Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
genai2026ic/audio
mvp-lab
/
Character_Based_AI_Paper_Tutor_audio
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Character_Based_AI_Paper_Tutor_audio
/
.gitignore
llexieguo
updated loading
0613aa1
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
103 Bytes
# 临时输出文件
tmp_outputs/
# Python
__pycache__/
*
.pyc
*
.pyo
.env
# 虚拟环境
venv/
.venv/