"git@developer.sourcefind.cn:wangsen/paddle_dbnet.git" did not exist on "0795697d2569496ad4a98ba2c7ef83d6b5113b79"
Commit dd35588b authored by comfyanonymous's avatar comfyanonymous
Browse files

Move colab link to the installing section.

parent a50e1118
...@@ -39,6 +39,10 @@ There is a portable standalone build for Windows that should work for running on ...@@ -39,6 +39,10 @@ There is a portable standalone build for Windows that should work for running on
Just download, extract and run. Make sure you put your Stable Diffusion checkpoints/models (the huge ckpt/safetensors files) in: ComfyUI\models\checkpoints Just download, extract and run. Make sure you put your Stable Diffusion checkpoints/models (the huge ckpt/safetensors files) in: ComfyUI\models\checkpoints
## Colab Notebook
To run it on colab or paperspace you can use my [Colab Notebook](notebooks/comfyui_colab.ipynb) here: [Link to open with google colab](https://colab.research.google.com/github/comfyanonymous/ComfyUI/blob/master/notebooks/comfyui_colab.ipynb)
## Manual Install (Windows, Linux) ## Manual Install (Windows, Linux)
Git clone this repo. Git clone this repo.
...@@ -128,10 +132,6 @@ To use a textual inversion concepts/embeddings in a text prompt put them in the ...@@ -128,10 +132,6 @@ To use a textual inversion concepts/embeddings in a text prompt put them in the
```embedding:embedding_filename.pt``` ```embedding:embedding_filename.pt```
### Colab Notebook
To run it on colab or paperspace you can use my [Colab Notebook](notebooks/comfyui_colab.ipynb) here: [Link to open with google colab](https://colab.research.google.com/github/comfyanonymous/ComfyUI/blob/master/notebooks/comfyui_colab.ipynb)
### Fedora ### Fedora
To get python 3.10 on fedora: To get python 3.10 on fedora:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment