mambari
mambari
I forked the project and I did: *Cross-compiling stripe:* env GOOS=linux GOARCH=arm64 go build -o stripe cmd/stripe/main.go *Check this bin arch* file stripe *Build the arm64 docker* docker buildx build...
Hello, I have the same error even with the fix : 
You are just in the wrong folder to execute the code. Move to OpenVoice 
I tried with portainer on my windows. (base) root@85a74394deb6:/Fooocus# conda activate fooocus (fooocus) root@85a74394deb6:/Fooocus# python launch.py [System ARGV] ['launch.py'] Python 3.10.12 (main, Jul 5 2023, 18:54:27) [GCC 11.2.0] Fooocus version:...
Add in .env.local PUBLIC_ORIGIN and rebuild your docker img. PUBLIC_ORIGIN="http://localhost:3000"
Yes I have the same issue and all the modification are done.