Commit Graph

8 Commits

Author SHA1 Message Date
Mahmoud Ashraf Mahmoud 4517f34a1d
Merge 0895a6ae44 into 6308fb8b54 2024-05-10 14:30:38 +05:30
Giuseppe Speranza 532401df76
fix: prioritize VRAM over RAM in Colab, preventing out of memory issues (#1710)
* colab: balance the use of RAM

enables the use of VRAM memory so as not to saturate the system RAM

* feat: use --always-high-vram by default for Colab, adjust readme

---------

Co-authored-by: Manuel Schmid <manuel.schmid@odt.net>
2024-03-11 19:58:25 +01:00
uptotec 0895a6ae44 feat: added a check for base model
added a check to make sure that the downloaded model is SDXL
2024-02-05 13:57:48 +02:00
Mahmoud Ashraf Mahmoud 7fb4a701f3
Apply suggestions from code review
Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
2024-02-05 13:41:03 +02:00
uptotec d4d3b44d85 Colab: added the ability to download models from civitai 2024-01-05 05:32:36 +02:00
lllyasviel 76120e045e update model list
Note that this only influence new users with new downloads
Previous users will not be forced to download new files, because this is not friendly and should be avoided.
delete user_path_config.txt to receive this new list
2023-10-28 16:20:11 -07:00
lllyasviel 22fc28958f colab 2023-10-22 06:53:34 -07:00
lllyasviel e44e1e5b67
colab should be good now (#623) 2023-10-10 03:39:25 -07:00