Instructions to use Toc/toc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Toc/toc with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Toc/toc", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload ui-config.json
Browse files- ui-config.json +1 -1
ui-config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"txt2img/Prompt/visible": true,
|
| 3 |
-
"txt2img/Prompt/value": "masterpiece, best quality,vector trace,anime coloring,\neyelashes,looking at viewer\ngraveyard,overcast,rain,dark,night,bare tree,church,ruins,pile of skulls,lightning explosion,coffin,fence,ground,\n1girl,black hair,green eyes,very long hair,blunt bangs,hime cut,(purple dress:0.9),blue dress,long dress,white trim,(wide sleeves:1.2),sleeves past wrists,collarbone,popped collar,jewelry,(cross necklace:1.2),ornate ring,multiple rings,purple ring,gold ring,crown,black nails,very long fingernails,(red rope belt:0.8),red brooch,cleavage,covered nipples,pointy breasts, sagging breasts,oversized clothes,satin dress,small breasts,aged down,\ndynamic angle,__smile__,__noob-poses__\n<lora:TOC2:1> <lora:gnsisir-artist:0.
|
| 4 |
"txt2img/Negative prompt/visible": true,
|
| 5 |
"txt2img/Negative prompt/value": "3d,sketch,extra digits, fewer digits, low quality, worst quality,jpeg artifacts, lowres,censored,bad anatomy,\nmultiple views,wide shot,eyes visible through hair, scenery,empty eyes,\nsimple background",
|
| 6 |
"txt2img/Interrupt/visible": true,
|
|
|
|
| 1 |
{
|
| 2 |
"txt2img/Prompt/visible": true,
|
| 3 |
+
"txt2img/Prompt/value": "masterpiece, best quality,vector trace,anime coloring,\neyelashes,looking at viewer,\ngraveyard,overcast,rain,dark,night,bare tree,church,ruins,pile of skulls,lightning explosion,coffin,fence,ground,\n1girl,black hair,green eyes,very long hair,blunt bangs,hime cut,(purple dress:0.9),blue dress,long dress,white trim,(wide sleeves:1.2),sleeves past wrists,collarbone,popped collar,jewelry,(cross necklace:1.2),ornate ring,multiple rings,purple ring,gold ring,crown,black nails,very long fingernails,(red rope belt,off shoulder,black high heels:0.8),red brooch,cleavage,covered nipples,pointy breasts, sagging breasts,oversized clothes,satin dress,small breasts,aged down,bursting breasts,\ndynamic angle,__smile__,__noob-poses__\n<lora:TOC2:1> <lora:gnsisir-artist:0.4> <lora:graveyard:0.6> <lora:ANIMU4:0.4>",
|
| 4 |
"txt2img/Negative prompt/visible": true,
|
| 5 |
"txt2img/Negative prompt/value": "3d,sketch,extra digits, fewer digits, low quality, worst quality,jpeg artifacts, lowres,censored,bad anatomy,\nmultiple views,wide shot,eyes visible through hair, scenery,empty eyes,\nsimple background",
|
| 6 |
"txt2img/Interrupt/visible": true,
|