Instructions to use baycon/for_Colab with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use baycon/for_Colab with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("baycon/for_Colab", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload ui-config.json
Browse files- ui-config.json +1 -2
ui-config.json
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"txt2img/Prompt/visible": true,
|
| 3 |
-
"txt2img/Prompt/value": "dalcefo, <lora:japaneseDollLikeness_v10:0.6>, woman, girl, puffy eyes, <lora:hipoly3DModelLora_v10:0.9>, ***** of a medieval princess wearing ornate clothes in a cozy garden, masterpiece, best quality, ultra-detailed, ultra realistic, ultra high res, octane render, global illumination, realistic shadows, light particles, volumetric lighting, HDR, UHD, 64k, solo, blue eyes, redhead, sagging breasts, veiny breasts, mole on breast, happy, upper teeth, dress,
|
| 4 |
-
<lora:dB_pair_v1:0.9>, downblouse, leaning forward, hand on hip, standing, palace garden, fountain, evening, night, night sky, ",
|
| 5 |
"txt2img/Negative prompt/visible": true,
|
| 6 |
"txt2img/Negative prompt/value": "(worst quality, low quality:1.4), ng_deepnegative_v1_75t, EasyNegative, bad-hands-5, (bad_prompt_version2:0.8), ***** by bad-artist, ***** by bad-artist-anime",
|
| 7 |
"txt2img/Styles/visible": true,
|
|
|
|
| 1 |
{
|
| 2 |
"txt2img/Prompt/visible": true,
|
| 3 |
+
"txt2img/Prompt/value": "dalcefo, <lora:japaneseDollLikeness_v10:0.6>, woman, girl, puffy eyes, <lora:hipoly3DModelLora_v10:0.9>, ***** of a medieval princess wearing ornate clothes in a cozy garden, masterpiece, best quality, ultra-detailed, ultra realistic, ultra high res, octane render, global illumination, realistic shadows, light particles, volumetric lighting, HDR, UHD, 64k, solo, blue eyes, redhead, sagging breasts, veiny breasts, mole on breast, happy, upper teeth, dress, <lora:dB_pair_v1:0.9>, downblouse, leaning forward, hand on hip, standing, palace garden, fountain, evening, night, night sky, ",
|
|
|
|
| 4 |
"txt2img/Negative prompt/visible": true,
|
| 5 |
"txt2img/Negative prompt/value": "(worst quality, low quality:1.4), ng_deepnegative_v1_75t, EasyNegative, bad-hands-5, (bad_prompt_version2:0.8), ***** by bad-artist, ***** by bad-artist-anime",
|
| 6 |
"txt2img/Styles/visible": true,
|