Instructions to use dataautogpt3/ProteusV0.3-Lightning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use dataautogpt3/ProteusV0.3-Lightning with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("dataautogpt3/ProteusV0.3-Lightning", torch_dtype=torch.bfloat16, device_map="cuda") prompt = "Anime Girl holding a sign that says 'Proteus Lighting'" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,33 +2,9 @@
|
|
| 2 |
pipeline_tag: text-to-image
|
| 3 |
widget:
|
| 4 |
- text: >-
|
| 5 |
-
Anime
|
| 6 |
output:
|
| 7 |
-
url:
|
| 8 |
-
- text: >-
|
| 9 |
-
spacious,circular underground room,{dirtied and bloodied white tiles},amalgamation,flesh,plastic,dark fabric,core,pulsating heart,limbs,human-like arms,twisted angelic wings,arms,covered in skin,feathers,scales,undulate slowly,unseen current,convulsing,head area,chaotic,mass of eyes,mouths,no human features,smaller forms,cherubs,demons,golden wires,surround,holy light,tv static effect,golden glow,shadows,terrifying essence,overwhelming presence,nightmarish,landscape,sparse,cavernous,eerie,dynamic,motion,striking,awe-inspiring,nightmarish,nightmarish,nightmare,horrifying,bio-mechanical,body horror,amalgamation
|
| 10 |
-
output:
|
| 11 |
-
url: 2.png
|
| 12 |
-
- text: >-
|
| 13 |
-
A robot holding a sign saying 'The Application did not respond' in red colors
|
| 14 |
-
output:
|
| 15 |
-
url: 3.png
|
| 16 |
-
- text: >-
|
| 17 |
-
A photograph of Hughyen in his early twenties, (an inspiring artist whose art focuses on glitching images and vaporwave color gradients with unexpected conflicting compositions:0.5)
|
| 18 |
-
output:
|
| 19 |
-
url: 4.png
|
| 20 |
-
- text: >-
|
| 21 |
-
Anime mugshot of a tough woman. She is holding a prison sign that reads "Proteus". Her face is censored. Anime key visual (best quality, HD, ~+~aesthetic~+~:1.2)
|
| 22 |
-
output:
|
| 23 |
-
url: 7.png
|
| 24 |
-
- text: >-
|
| 25 |
-
Glitch art. 1980s anime, vintage, analogue horror. ((static and noise)), chromatic aberration
|
| 26 |
-
output:
|
| 27 |
-
url: 5.png
|
| 28 |
-
- text: >-
|
| 29 |
-
Masterpiece, glitch, holy holy holy, fog, by DarkIncursio
|
| 30 |
-
output:
|
| 31 |
-
url: 6.png
|
| 32 |
license: gpl-3.0
|
| 33 |
---
|
| 34 |
<Gallery />
|
|
|
|
| 2 |
pipeline_tag: text-to-image
|
| 3 |
widget:
|
| 4 |
- text: >-
|
| 5 |
+
Anime Girl holding a sign that says 'Proteus Lighting'
|
| 6 |
output:
|
| 7 |
+
url: ComfyUI_08512_.png
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
license: gpl-3.0
|
| 9 |
---
|
| 10 |
<Gallery />
|