stylegan-web
stylegan-web copied to clipboard
A web porting for NVlabs' StyleGAN.
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  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...
I installed this app under windows, setup everything, but I get this noise for any model. What's happened?  I have RTX 3060, is this compatible?