Cortland Walker

Results 13 comments of Cortland Walker

@mslourens Bump. Did doing so work for you?

I'm thinking is the following what we need? ```ruby require 'handlebars_assets' HandlebarsAssets::Config.options = { allowProtoMethodsByDefault: true, allowedProtoMethods: true } ```

I added that to `config/initializers/handlebars.js` but no luck. Went with `HandlebarsTemplates['TEMPLATE']({file: { name: file.name }})` but previously had `HandlebarsTemplates['TEMPLATE']({file: file})`

Thanks! This is helpful

@osakaka is the implemented project code available?

The model is implemented to accept 256x256 images. I could be wrong, but you would have to make changes to layers in the generator and discriminator to allow for larger...

This is probably what you want. Author of this repos implementation may be a bit more accurate. https://github.com/baldFemale/beautyGAN-tf-Implement

I am having this issue also. I'm running Ubuntu Linux. At first I was getting: Errno::ECONNREFUSED in SabisuRails::ExplorerController#index Connection refused - connect(2) for "api.marketplaceapi.dev" port 80 Went to terminal and...

@kurenn Was there ever a fox found for this? Also, is the sabisu-rails absolutely necessary?

@ankit02jindal @hatamiarash7 you ever find a solution for this?