portfolio / .gitignore
kaba777's picture
ryeの導入; gradioのサンプルコードの書き換え
e185ac1
raw
history blame contribute delete
93 Bytes
# python generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# venv
.venv