DangoMachoo's picture
update main
dad4da4
raw
history blame contribute delete
207 Bytes
#virtual environment
venv/
# Gradio
flagged/
gradio_cached_examples/
# Model weights
*.pt
*.ckpt
*.pth
# Media outputs
*.png
*.jpg
*.mp4
*.mp3
#code tests
model_test.py
ui_test.py
whisper_test.py
temp.py