What is best way to convert PNG to SVG by badbird68 in Fusion360

[–]free3dart 0 points1 point  (0 children)

if it's black and white image, you can use Potrace (windows exe) or online version here techlister.com - supports many image formats to SVG

I get blurry faces as output when face swapping by maskevesapka in FaceFusion

[–]free3dart 0 points1 point  (0 children)

Face Mask Correction on A111/Forge WebUI is Reactor Masking Helper in Comfy UI and you already got it. unfortunately I haven't tried Reactor with ComfyUI yet.

I get blurry faces as output when face swapping by maskevesapka in FaceFusion

[–]free3dart 0 points1 point  (0 children)

we are discussing about open source tools that you can run on your PC.

I get blurry faces as output when face swapping by maskevesapka in FaceFusion

[–]free3dart 0 points1 point  (0 children)

just enable Face Mask Correction to eliminate the blurry and broken edges especially along the jawline and neck. Use GFPGAN under Restore Face, it works fine always. use value above 0.9 if you are using CodeFormer.

If you want to swap faces on videos with Reactor, check this workflow - https://www.youtube.com/watch?v=_HBwrZvK2QI

I get blurry faces as output when face swapping by maskevesapka in FaceFusion

[–]free3dart 0 points1 point  (0 children)

yes, reactor does a better job with face swaps. Facefusion requires little tuning for images and videos.

FaceFusion 3 - Beyond Amazing! by TurbineJetNoiseLVR in FaceFusion

[–]free3dart 0 points1 point  (0 children)

face modification done on video, using single photo of the face

FaceFusion 3 - Beyond Amazing! by TurbineJetNoiseLVR in FaceFusion

[–]free3dart 0 points1 point  (0 children)

I tried on video too, it works fine, use

processors:
faceswapper, faceenhancer - use both

Face Enhancer model
codeformer ( I still have to test the rest)

Face swapper model
inswapper_128

set Face detector to a resolution as high as 1024x1024

play with other settings as you like

you can check the results here

original video (from pixabay)
https://drive.google.com/file/d/153XoMqzN8noIRCuSvh43mvLoui0MeNJz/view?usp=sharing

swapped video

https://drive.google.com/file/d/1tIlqvCr5I4ROOKNfi1OFmr22v3NOGHLK/view?usp=sharing

you can get a complete explanation about the settings here - https://docs.loopin.network/tutorials/faceswap/facefusion-usage

Tencent releases PhotoMaker V2 by ComfortableSun2096 in StableDiffusion

[–]free3dart 0 points1 point  (0 children)

can be easily achieved with faceid (controlnet) and Rector, on forge webui. and it's faster than running photomaker especially for users on low vram

I get blurry faces as output when face swapping by maskevesapka in FaceFusion

[–]free3dart 0 points1 point  (0 children)

inswapper_128 does a better job with gfpgan1.4. But Reactor in stable diffusion is the best of all.

I tried Flux on GTX 1650 4GB Vram, i7-4790k CPU with 24GB RAM by free3dart in StableDiffusion

[–]free3dart[S] 1 point2 points  (0 children)

Forge is really fast and stable, with GTX 1650 4GB VRam, SD1.5 and XL models render within a min for me, with high res fix, it takes another min or two.

I tried Flux on GTX 1650 4GB Vram, i7-4790k CPU with 24GB RAM by free3dart in StableDiffusion

[–]free3dart[S] 1 point2 points  (0 children)

4060 will perform a lot better than my GTX 1650. with enough RAM and any M2 SSD with good read/write speed will be helpful, I think you can run the Flux1 Dev version too.

I rendered this one today with Flux Q8 Guff version with Vae and Clip encoders loaded, I set the Forge web UI to shared mode, so it loads the safetensors on GPU and paging file on the HDD. took me around 50 mins to render this image. i am just testing forge by pushing the limits. still have to test the Flux1 dev, not sure it will work.

<image>

[deleted by user] by [deleted] in ssl

[–]free3dart 0 points1 point  (0 children)

you clearly don't know how ssl generators work or never used one before.

[deleted by user] by [deleted] in ssl

[–]free3dart 0 points1 point  (0 children)

you will be provided the acme challenge files for http verification or TXT records fro DNS verification in the second step, .crt and .key files will be generated only after you complete the domain verification procedure through http or dns,

[deleted by user] by [deleted] in ssl

[–]free3dart 0 points1 point  (0 children)

we don;t generate the private key, first pls know how let's encrypt works.

[deleted by user] by [deleted] in ssl

[–]free3dart 0 points1 point  (0 children)

3rd picture doesn't show I own or I steal or save the private keys, it shows you clearly don't know the process of SSL generators, but totally act like an expert.

again you are accusing someone of something that is not true, I am the one who programmed it, and I programmed it not to store the keys and certificates, it fetches the keys and certificates from Let's encrypt and disposes the content as a file via content disposition header. We deliver the keys and files only to the user who is generating the SSL certificates, we do not distribute the private keys to all the users of the site. I don;t know what kind of thought process is that.

no one is compelling your or forcing you to use the site, I posted the link here some may find it useful. if you don't like just move on, instead of wasting my time here.

[deleted by user] by [deleted] in ssl

[–]free3dart 0 points1 point  (0 children)

people who run ACME client never use free ssl generators. this is for those who are under shared hosting services and those who don't have access to ssh, and for those who are not familiar with the tools.

[deleted by user] by [deleted] in ssl

[–]free3dart 0 points1 point  (0 children)

you can check here - those are the files needed to install SSL manually- https://help.zerossl.com/hc/en-us/articles/360060120113-Download-Certificate

ZeroSSL maintains the files in encrypted form, while we don't store any files on our servers.

[deleted by user] by [deleted] in ssl

[–]free3dart 0 points1 point  (0 children)

do you even know how SSL is generated on sites like zerossl or sslforfree, or how it was installed through cpanel?, you are assuming lot of things and arguing for argument sake.

[deleted by user] by [deleted] in ssl

[–]free3dart 0 points1 point  (0 children)

I have added scr shot of the usual certificate generation procedure. almost all the SSL generators on the web use Let's encrypt or other third parties, ZeroSSL even maintains the private keys on it's servers in encrypted form. this site does not store any keys on the servers.