Dan Zeitman
Dan Zeitman
Does anyone know if this issue has be addressed or solve?
https://github.com/plemeri/transparent-background could be a nice replacement for RemBG dependency. Works on Apple Silicon and M3 MacBook Pro. (with set PYTORCH_ENABLE_MPS_FALLBACK=1 )
You are correct! Edit the serverless.yml file to include the additional permission to PutObjectAcl `service: serverless-thumbnail provider: name: aws iamRoleStatements: - Effect: Allow Action: - s3:putObject - s3:PutObjectAcl Resource: '*'...
Any progress on adding the Apple Silicon support?
  I am unable to get the editor to recognize the sequenced .ply files. ani_bot_000x.ply ... this feature previously worked, I've tried loading via import and drag and drop....
Any updates on why the animation sequence isn't getting recognized? More information about the file naming might be useful, for example my file is anim_bot_001.PLY - What are the requirements?...