We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hello, I tried to run app.py and encountered an error:
ModuleNotFoundError: No module named 'slugify'.
After installing the library slugify (pip install slugify), everything started correctly. Please add these library to requirements.txt