point-e
point-e copied to clipboard
Pycharm possible?
How to use it with Pycharm?
Pycharm, being an IDE has some Jupyter notebook support i believe, you can find more here: https://www.jetbrains.com/help/pycharm/jupyter-notebook-support.html
Hello, I have managed to use this in PyCharm professional edition by git cloning the repo locally, setting up a python virtual environment, pip installing the required packages and then opening the project in PyCharm