forked from camenduru/stable-diffusion-webui-colab
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# Global rule: | ||
* @camenduru |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
#### Open Visual Studio Code | ||
https://github.dev/camenduru/stable-diffusion-webui-colab | ||
|
||
#### Copy Paste Any Colab | ||
![Screenshot 2023-02-19 150620](https://user-images.githubusercontent.com/54370274/219947132-20c537c5-06f7-42fd-8c0d-b2d143c3b594.png) | ||
|
||
#### Rename `model_name_version_webui_colab.ipynb` | ||
![Screenshot 2023-02-19 150712](https://user-images.githubusercontent.com/54370274/219947148-9d9528e2-d5e2-4eb8-be44-21c2cebac52a.png) | ||
|
||
#### Edit Model Link and Name | ||
![Screenshot 2023-02-19 150749](https://user-images.githubusercontent.com/54370274/219947149-811e0aa5-7b38-4dc1-82d8-99432ff2ad54.png) | ||
|
||
#### Open Text Editor | ||
![219940506-49392dc4-342a-4cf8-9ecb-dcdcf50251aa](https://user-images.githubusercontent.com/54370274/219946820-be5e579f-d5b3-4bad-ac5e-e6c9dfafe3da.png) | ||
![219940511-2cc99445-c81f-4bdb-85f2-3fe048b30581](https://user-images.githubusercontent.com/54370274/219946825-0dc7878a-18e6-4804-aa99-4b25266e21b7.png) | ||
|
||
#### Edit Colab Button Link same as new model name `model_name_version_webui_colab.ipynb` | ||
![219940517-afe96727-3243-4e44-b7d5-1ffe1ff90b57](https://user-images.githubusercontent.com/54370274/219946831-788b7615-0681-4ec8-bcab-42cb444391bf.png) | ||
|
||
#### Open README.md Copy Past and Edit Last Entry | ||
![Screenshot 2023-02-19 151750](https://user-images.githubusercontent.com/54370274/219947511-f9143f34-6b89-4bce-a885-4fbfab524054.png) | ||
|
||
#### Do Same Things To | ||
https://github.dev/camenduru/stable-diffusion-webui-colab/tree/v2.0 | ||
|
||
#### Please be careful with links | ||
We have two different links the main branch uses `/blob/main/` v2.0 uses `/blob/v2.0/` | ||
|
||
![Screenshot 2023-02-19 172615](https://user-images.githubusercontent.com/54370274/219954475-acc937ac-8df4-4461-b25c-1a65e03dafc9.png) |