alston

Results 16 issues of alston

As title, I saw the demo in youtube video, but however I can't find any way in GUI to load and image, any ideas?

### Describe the bug Hi, I'm building my app in wsl2 (windows subsystem linux). It seems that the binary is built successfully but fail to bundle the install package due...

type: bug

I'm using telegraph to serve a local html folder. However, I need to send a post request to a remote server which I can't add CORS header. So I need...

I'm using vue + typescript + webpack ``` import $ from 'jquery'; (window as any).$ = $; import 'air-datepicker'; ($('#calendar') as any).datepicker({ language: 'en', }); ``` Error: Uncaught ReferenceError: $...

install gas-\* perl script install gas-preproccesor.pr Cloning into 'gas-preprocessor'... remote: Counting objects: 171, done. remote: Total 171 (delta 0), reused 0 (delta 0), pack-reused 171 Receiving objects: 100% (171/171), 32.34...

I just clone this repo and `mkdir` some neccessary folders and downloaed vgg16_weights.npz, then run `python matting_deconv.py` but got these errors: ``` $ python matting_deconv.py range_size is 0 ...(tensorflow CPU...

I'm running this command `sudo docker build -t floydhub/dl-docker:gpu -f Dockerfile.gpu .` on my NVidia GTX 1080 Ubuntu 16.04 machine but got this error: ``` Collecting git+git://github.com/Theano/[email protected] Cloning git://github.com/Theano/Theano.git (to...

When I call `Facebook.logout()` I get this error Refused to display 'https://www.facebook.com/home.php' in a frame because it set 'X-Frame-Options' to 'DENY'. People say using a iframe is a solution, but...

I'm using grpc-web (vue.js frontend) to call server methods, but has been blocked by browser due to CORS. How to enable cors?

There's no reason using scss-loader (which is seems to be an alpha version) for just 3 line of css.