Skip to content

avillalobos/demucs_service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demucs_service

Creating the download DB:

create table downloads (id INTEGER PRIMARY KEY AUTOINCREMENT, song_path TEXT, download_url TEXT, accessed BOOLEAN);

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors