Serhii Zhyhunenko
Serhii Zhyhunenko
[chud37] Thank you. I think you have better describe how to use your fork. I see this number of bat files but a bit lost. Can you put such examples...
cannot see Content in your fork folder, created manually test = Image.fromarray(np.uint8(swap_result)) test.save("/content/simswap_img_result/face_JPG.jpg") test.save("/content/simswap_img_result/face_PNG.png") to me works only with "." test.save("./content/simswap_img_result/face_JPG.jpg") test.save("./content/simswap_img_result/face_PNG.png")
friends! Still not sure why we have to train? What is the point if we have already pretrained models published year ago? It can give some best results within the...
can you give the hint?
I know, it looks a bit like a competition, but you can try my UI on .NET for Windows: https://github.com/SerZhyAle/reface
streamlit run app_web.py You can now view your Streamlit app in your browser. Local URL: http://localhost:8501 Network URL: http://192.168.1.70:8501 A new version of Streamlit is available. See what's new at...