Skip to content

Stable Diffusion Webui, Forge, ReForge, ComfyUI and SwarmUI for SageMaker Studio Lab, Kaggle and Google Colab

License

Notifications You must be signed in to change notification settings

gutris1/segsmaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stable Diffusion Webui, Forge, ReForge, ComfyUI and SwarmUI
for SageMaker Studio Lab, Kaggle and Google Colab


paypal ko-fi Discord

SageMaker Studio Lab Open in Studio Lab
Google Colab Open in Google Colab
Kaggle Open in Kaggle

Changelog

2024-11-13

  • Added SwarmUI for Colab, Kaggle and Studio Lab notebook.
    Screenshot_1
2024-11-04
  • Notebook for colab and kaggle.
2024-10-05

Screenshot_1

2024-10-01
  • ReForge and Face Fusion webui Added.

Screenshot_1

2024-07-25
  • Notebooks combined.
2024-07-10
  • added multi Notebook Segsmaker_1+2

    image
2024-06-24
  • Improved Notebook.
  • Save all your things from there and Please NUKE☢️ your current environment with command below, before using new Notebook with venv.
!rm -rf ~
  • Old Notebooks won't work anymore.
  • PINGGY and ZROK URLs will be printed after the local URL.
2024-05-29
  • Fixed Conda Installation.
2024-05-18
  • Upgraded Torch to version 2.2.0+cu121.
  • Added Pinggy tunnel.
  • Removed Segsmaker animatediff notebook.
2024-04-17
2024-03-11
  • Minor changes, SDXL notebook removed.
  • Select either SD 1.5 or SDXL for installation in Segsmaker.ipynb and Segsmaker_Forge.ipynb using the widget.
2024-03-02
  • Add notebook for SD Forge
  • Update AUTO1111 SD Webui to 1.8.0.
  • Update Conda script to install Torch 2.1.2+cu121.
2024-02-09
  • Switch to aria2 for civitai.com downloads.
  • Add gdown for Google Drive downloads. For Google Drive file or folder, simply paste the public URL directly.
  • Else default to Curl.

Usage:

# only url
%download URL

# url and filename
%download URL 123456.safetensors

# url and path
%download URL ~/asd/models/asdasd

# url path and filename
%download URL ~/asd/models/zzzzzz 789789.txt
2024-02-07
  • For the safety of all of us, especially my account, from now on please enter your own API key by rerunning the Conda cell.
  • Get your own API key at https://civitai.com/user/account click the 'Add API Key' button, give it a name and then copy.
  • Don't worry, you only need to do that once. next time you reinstall Conda, you will not be prompted again.

Preview