PAIR-code / lit

The Learning Interpretability Tool: Interactively analyze ML models to understand their behavior in an extensible and framework agnostic interface.
https://pair-code.github.io/lit
Apache License 2.0
3.47k stars 353 forks source link

Remove the DALL-E demo from LIT. The package dependency could not be resolved. #1503

Closed copybara-service[bot] closed 3 months ago

copybara-service[bot] commented 3 months ago

Remove the DALL-E demo from LIT. The package dependency could not be resolved.

(The newest version of dalle-mini is 0.1.5, which depends on jax==0.3.25 strictly. For jaxlib, the oldest available version is 0.4.6. However, jax (0.3.25) is not compatible with any jaxlib verion >= 0.4.6.)