You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a fresh virtual environment (Python 3.11.11), after pip install carte-ai, I also needed to install seaborn and huggingface_hub before import carte_ai worked without errors.
The text was updated successfully, but these errors were encountered:
In a fresh virtual environment (Python 3.11.11), after
pip install carte-ai
, I also needed to installseaborn
andhuggingface_hub
beforeimport carte_ai
worked without errors.The text was updated successfully, but these errors were encountered: