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
It would be great to be able to generate dummy images. As for now, the image provider that Faker uses is unreliable. See open issue here. We would have to use a different image provider to make this work. According to the issue, Faker v2 will use a different provider.
Also, the user might not want to generate dummy images but only generate metadata for existing assets according to their container's blueprint. We could add an option to the CLI that asks the user what he wants to do.
The text was updated successfully, but these errors were encountered:
It would be great to be able to generate dummy images. As for now, the image provider that Faker uses is unreliable. See open issue here. We would have to use a different image provider to make this work. According to the issue, Faker v2 will use a different provider.
Also, the user might not want to generate dummy images but only generate metadata for existing assets according to their container's blueprint. We could add an option to the CLI that asks the user what he wants to do.
The text was updated successfully, but these errors were encountered: