Convert a list of numbers into normalized weights that sum to 1.0
Press Enter to normalize the weights
Error
Normalized Weights
Example: Input "10, 10, 10" → Output "0.33, 0.33, 0.33"