-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
For info, on Google Colab, the provided notebook examples/sampling_interactive_demo.ipynb has to be slightly edited.
One has to:
- toggle ON the GPU usage,
- run the following cell at the top of the notebook:
%cd /content
!git clone https://github.com/kakaobrain/minDALL-E.git
%cd /content/minDALL-E
%pip install -q pytorch-lightning omegaconf einops tokenizers
%pip install -q git+https://github.com/openai/CLIP.gitI could have run:
%pip install -q -r requirements.txtHowever, it takes a long time for no added value, as some packages are already installed on Colab.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels