Spaces:
Runtime error
Runtime error
text-generation-webui / installer_files /env /lib /python3.11 /site-packages /IPython /utils /eventful.py
| from warnings import warn | |
| warn("IPython.utils.eventful has moved to traitlets.eventful", stacklevel=2) | |
| from traitlets.eventful import * | |