Nikhil Verma

Results 32 comments of Nikhil Verma

This works fine. I wonder why this hasn't been accepted until now.

I'm also wondering if there is a better way to differentiate between the root prompt and a comment? For now I have settled to appending a `$` before a comment....

@feross and team: Has there been any progress on this issue? I'm having the same problem. WebTorrent Version 0.20.0 (0.98.21) (64-bit), trying to cast from Windows 10 to a chromecast...

@sjscotti Apart from changing `dataset_mode` to `test_nogt` (which I think you already did), maybe you can change `num_upsampling_layers` to `more` or `most` according to your need. But AFAIK none of...

**Update**: I found it. Change `512` to whatever resolution that you desire. https://github.com/Lotayou/Face-Renovation/blob/d7996608de9da325039ad71d6c73962941715d22/data/testnogt_dataset.py#L51 Also, do not forget to change `crop_size` accordingly in the options.

I was wondering the same. As it turns out, excalibur stores all data within the directory where it was installed. The uploaded files are in the `www/static/uploads` directory. To find...

Oh, almost forgot. People who want a smaller clone size could do a shallow clone instead. It's around 100MB (as of 5e872e0). ``` git clone --depth 1 https://github.com/TellinaTool/nl2bash ```

This would be super helpful!

I would really like to see this feature. Has there been any progress so far?