Coldog2333 / pytoflow

The py version of toflow → https://github.com/anchen1011/toflow
MIT License
107 stars 31 forks source link

ValueError: Floating point image RGB values must be in the 0..1 range. #20

Open aleonling opened 1 year ago

aleonling commented 1 year ago

Many thanks for your work.When I run the code the following error occurs:“ValueError: Floating point image RGB values must be in the 0..1 range.”How to solve it?Thank you!