Spaces:
Running
on
Zero
Running
on
Zero
File size: 188 Bytes
f5b4ff2 |
1 2 3 4 5 6 7 8 9 10 |
include Makefile
include LICENSE
include LICENSE_weights
include *.md
include *.ini
include requirements.txt
include audiocraft/py.typed
include assets/*.mp3
recursive-include conf *.yaml
|