dspy
dspy copied to clipboard
Fix the Image class's from_url method error
This should address the #1902 .
Also, I found there are some dependencies missing when running the test from a fresh virtual environment so add them in the pyproject.toml file. Please let me know if that is the best place to hold them? Thank you!