mambari

Results 6 comments of 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 : ![image](https://github.com/myshell-ai/OpenVoice/assets/10997358/4311c256-079d-44f4-aadb-350de0d3583c)

You are just in the wrong folder to execute the code. Move to OpenVoice ![image](https://github.com/myshell-ai/OpenVoice/assets/10997358/6cffc5a3-a7ee-43d9-8693-a3b7413aaa98)

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.