Instructions to use arnomatic/seacreatures with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use arnomatic/seacreatures with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("arnomatic/seacreatures", dtype=torch.bfloat16, device_map="cuda") prompt = "underwater" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Update README.md
Browse files%3Cbr%2F%3E!%5B3212.jpg%5D(https%3A%2F%2Fcdn-uploads.huggingface.co%2Fproduction%2Fuploads%2F638635fcc12615765cad241c%2FvqsK5PJg-3LoHLrXmSIk8.jpeg)%3Cbr%2F%3E!%5B5435.jpg%5D(https%3A%2F%2Fcdn-uploads.huggingface.co%2Fproduction%2Fuploads%2F638635fcc12615765cad241c%2FO9I3UjwR0AvY7rMCn9IUX.jpeg)%3C!----%3E%3C%2Fp%3E%3C!--%5D--%3E%3C%2Fdiv%3E%3C%2Fdiv%3E
README.md
CHANGED
|
@@ -13,13 +13,9 @@ underwater bioluminescence creature (use that on your prompt)
|
|
| 13 |
|
| 14 |
Sample pictures of:
|
| 15 |
|
| 16 |
-

|
| 20 |
-

|
| 21 |
-

|
| 22 |
-
|
| 23 |
|
| 24 |
|
| 25 |
|
|
|
|
| 13 |
|
| 14 |
Sample pictures of:
|
| 15 |
|
| 16 |
+

|
| 17 |
+

|
| 18 |
+

|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
|
| 20 |
|
| 21 |
|