stylegan-web icon indicating copy to clipboard operation
stylegan-web copied to clipboard

A web porting for NVlabs' StyleGAN.

Results 10 stylegan-web issues
Sort by recently updated
recently updated
newest added

nvcc fatal : Could not set up the environment for Microsoft Visual Studio using 'C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx64/x64/../../../../../../../VC/Auxiliary/Build/vcvars64.bat'

https://github.com/battleaxedotco/brutalism We maybe able to drop this into the main view - and achieve some organization. eg. might make sense to collapse the maths stuff into one of the tabs...

https://github.com/jasonlbx13/FaceHack/blob/b4beda81354806a13efe3c992d819fc6a9f83d65/face_gan/main.py Given an existing star / celebrity load / save this code could be put into a pipeline / for subparsers maybe it may have to look like photoshop layers...

Some one creates a keanu reaves latent representation - we hook into this list { "latentRepresentations": [ { "title": "Keanu", "file": "Keanu.npy", "thumb": "https://github.com/name/Keanu.png", "url": "https://github.com/name/Keanu.npy" }, }

So I've been trying out different stylegan repos - and I'm imaging a fusion of two. Basically the guts of this repo https://github.com/GreenLimeSia/GenEdi/issues/3 ![Screenshot_2020-12-27_08-12-00](https://user-images.githubusercontent.com/289994/103311394-5e119280-4a6e-11eb-9812-5d17c1350179.png) While it is in pytorch -...

It would be very useful to have the ability to export the intermediate "Merge" images into a gif. Also as a major feature suggestion: - having the ability of learning...

This is an amazing work you are doing here! I've forked your code and thought of adding Docker and Docker-compose for making it way more easy to start. See https://github.com/valentinvieriu/stylegan-web...

Hi, When I run the project locally, clipboard functionality works fine. However, when I try to run the project on a server (for example, AWS EC2 instance), **copy to latent...

Bumps [flask](https://github.com/pallets/flask) from 1.1.1 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...

dependencies

I installed this app under windows, setup everything, but I get this noise for any model. What's happened? ![image](https://github.com/k-l-lambda/stylegan-web/assets/6390413/da767436-1168-45bc-ba0e-5059427da424) I have RTX 3060, is this compatible?