nadermx / backgroundremover

Background Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source.
https://www.backgroundremoverai.com
MIT License
6.81k stars 573 forks source link

Update utilities.py #156

Closed MMJv3 closed 1 month ago

MMJv3 commented 1 month ago

clean string before conversion

framerate_output holds a value that contains a comma which caused it to fail

guoyangdicoding commented 1 month ago

I had an issue of not being able to run the command. It gave FileNotFoundError. Is this the fix for that? I used Python 3.12.7. I installed the project 2 days ago using both of pip and docker. I got the same issue.