Spaces:
Runtime error
Runtime error
File size: 188 Bytes
00f2826 |
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
|