fal-ai / fal

⚡ Fastest way to serve open source ML models to millions
https://fal.ai/docs
Apache License 2.0
202 stars 18 forks source link

fix(fal): don't assume rich is installed #213

Closed efiop closed 1 month ago

efiop commented 1 month ago

Fixes #212

Also added a test to make sure exc chaining works as designed.

Kudos @badayvedat for catching and reporting this ❤️