Commit Graph

49 Commits

Author SHA1 Message Date
ec28cd9136 swap legacy sdv15 link (#4682)
* swap legacy sdv15 link

* swap v15 ckpt examples to safetensors

* link the fp16 copy of the model by default
2024-08-29 19:48:48 -04:00
92f0318630 Try to fix notebook. 2023-10-17 11:39:15 -04:00
f2a7cc9121 Add control lora links to colab notebook. 2023-08-22 01:55:09 -04:00
e2256b4087 Add clip_vision_g download command to colab notebook for ReVision. 2023-08-22 01:44:31 -04:00
c9ef919e29 Formatting issue. 2023-08-05 17:20:35 -04:00
435577457a Add a way to use cloudflared tunnel to the colab notebook. 2023-08-05 17:18:45 -04:00
4ab75d9cb8 Update colab notebook with SDXL links. 2023-07-26 21:50:44 -04:00
9b93b920be Add CheckpointSave node to save checkpoints.
The created checkpoints contain workflow metadata that can be loaded by
dragging them on top of the UI or loading them with the "Load" button.

Checkpoints will be saved in fp16 or fp32 depending on the format ComfyUI
is using for inference on your hardware. To force fp32 use: --force-fp32

Anything that patches the model weights like merging or loras will be
saved.

The output directory is currently set to: output/checkpoints but that might
change in the future.
2023-06-26 12:22:27 -04:00
5f7968f1fa Print the endpoint ip for localtunnel in the colab notebook. 2023-05-16 01:12:44 -04:00
e958dfdd4d Make notebook work on python3.7 2023-04-27 10:59:47 -04:00
781b724ac6 Add GLIGEN model link to colab. 2023-04-19 11:30:18 -04:00
2525fcd342 Colab update. 2023-04-15 02:22:37 -04:00
601edaf6ad Add links to new controlnet models to colab. 2023-04-13 10:59:38 -04:00
2e1798c17d Add some unCLIP checkpoints to the colab.
TODO: include some fp16 versions of the official ones.
2023-04-10 03:42:32 -04:00
90581684b4 Update notebook. 2023-04-08 19:25:34 -04:00
5036fecbdd Update colab notebook. 2023-04-04 03:42:40 -04:00
fcee629766 Notebook fix. 2023-03-29 13:04:54 -04:00
3ed814b01f Fix colab. 2023-03-28 23:58:27 -04:00
bfe64dc73c Add support for Google Drive mount feature in Colab Notebook (#193)
* Added Google Drive mount feature to Colab Notebook.

* Don't set goole drive mount as default and rollback triton installation.

* colab notebook robust patch (while switching mounting mode)

---------

Co-authored-by: Lt.Dr.Data <lt.dr.data@gmail.com>
2023-03-25 02:23:29 -04:00
27693b3e6c This isn't needed anymore. 2023-03-18 04:19:18 -04:00
8bad32258e Update paths in colab for t2i. 2023-03-17 22:53:39 -04:00
6d6758e9e4 Add WD VAE to colab. 2023-03-11 22:08:00 -05:00
b64f5e6a27 Indicate in readme that upscale models are now supported. 2023-03-11 19:48:42 -05:00
c759801a52 Update some links in colab notebook. 2023-03-10 11:01:33 -05:00
4e3ee3bd8b Notebook update to fix links. 2023-03-09 21:55:57 -05:00
25941aeef9 This isn't needed anymore. 2023-03-06 12:02:02 -05:00
799f510d0c Add some links to notebook for the t2i styles model. 2023-03-06 02:07:58 -05:00
f9d09c266f Colab notebook update. 2023-03-05 03:05:58 -05:00
c2fa2a18d2 Update readme with link to matrix space.
Specify which way is the recommended way to run ComfyUI in colab.
2023-03-04 08:46:39 -05:00
3ddff339f5 Add commented out command to install the preprocessor nodes to notebook. 2023-03-03 14:52:39 -05:00
1e2c4df972 Add a print to colab. 2023-03-01 10:53:18 -05:00
725f7eb2a4 Add some more stuff to colab notebook. 2023-03-01 10:40:26 -05:00
b28dcd7684 Install xformers at the same time as requirements in notebook to fix issues. 2023-02-27 20:22:46 -05:00
a29bd63e7a --highvram should be autodetected in colab/etc.. now. 2023-02-27 20:06:44 -05:00
86721d5158 Enable highvram automatically when vram >> ram 2023-02-27 19:57:39 -05:00
678ba05a28 Add some commented out wget commands to the colab notebook. 2023-02-26 01:54:17 -05:00
1561edcd98 Colab notebook. 2023-02-25 23:23:24 -05:00
d31d161ee6 Fix. 2023-02-25 23:00:31 -05:00
3263a2bf0e Colab notebook improvements. 2023-02-25 22:57:22 -05:00
c0fb0c848f Update colab notebook. 2023-02-25 22:49:22 -05:00
d6ed202679 Add xformers install command to readme and colab notebook. 2023-02-25 14:00:24 -05:00
5796705cc6 Add some cells to run with localtunnel in colab notebook. 2023-02-23 10:16:30 -05:00
218f64315d Add some text to colab to help people troubleshoot issues. 2023-02-22 17:15:10 -05:00
a38a30cb87 Document --highvram and enable it in colab. 2023-02-17 21:32:27 -05:00
d8af790fa6 Small colab notebook fix. 2023-01-27 21:54:46 -05:00
266db2066d Update colab notebook to use an iframe for GUI. 2023-01-27 21:48:48 -05:00
7996420fe4 Fix some stuff in colab notebook. 2023-01-26 12:48:16 -05:00
6b852d31bc Small additions to colab notebook. 2023-01-26 12:33:45 -05:00
d0b16c9969 Add a colab notebook. 2023-01-24 21:14:01 -05:00