Results 5 issues of leoai

$ python inference.py --input ../vocal_remover/It’s_So_Lovely_by_jonworthymusic.mp3 1 ↵ File "inference.py", line 107 print('loading model...', end=' ') ^ SyntaxError: invalid syntax =============================== $ python --version 1 ↵ Python 2.7.16 ------------ python3 inference.py...

HI, I found your Examples are refreshed by user pull from the top of the screen. how to achieve refresh by pull from the bottom of the screen, I mean...

> Quilted > - Quilted Grid Layout > > This layout emphasizes certain items over others in a collection. It creates hierarchy using varied container sizes and ratios. > >...

enhancement

How to remove default horizontal padding? I config the padding as: ``` child: GroupListView( // padding: EdgeInsets.zero, padding: const EdgeInsets.symmetric(horizontal: 0, vertical: 4), ``` but it doesn't work.

help wanted

Add this code to my build.gradle: ``` debugCompile 'com.github.promeg:xlog-compiler:2.1.1' // ~6kB debugCompile 'com.github.promeg:xlog-android:2.1.1' // ~150kB ``` then build error: com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: com/google/gson/annotations/Expose.class