You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you use Linux, Mac or Windows?
If you use Linux or Mac:
Be sure your UserID is 1000.
Else you have the change it on docker build:
Env: G4F_USER_ID=your user ID
Or disable the copy_images by setting a response_format="url"
Hey @masuriii, that Dockerfile uses user ID 1000, so you should run it as that user too. Otherwise, don't mount the images and cookies directories in your docker-compose file or your docker run command.
when i try to generate image i get en error
i use docker container
The text was updated successfully, but these errors were encountered: