fusing / karlo_unclip

huggingface.co
Total runs: 9
24-hour runs: 0
7-day runs: -2
30-day runs: 5
Model's Last Updated: December 19 2022

Introduction of karlo_unclip

Model Details of karlo_unclip

import os
os.environ["CUBLAS_WORKSPACE_CONFIG"] = ":4096:8"

from diffusers import UnCLIPPipeline
import torch
import random
import numpy as np

def set_seed(seed: int):
    random.seed(seed)
    np.random.seed(seed)
    torch.manual_seed(seed)
    torch.cuda.manual_seed_all(seed)

set_seed(0)

torch.backends.cuda.matmul.allow_tf32 = False
torch.use_deterministic_algorithms(True)

pipe = UnCLIPPipeline.from_pretrained("fusing/karlo_unclip", torch_dtype=torch.float16)
pipe = pipe.to('cuda')

prompt = "a high-resolution photograph of a big red frog on a green leaf."

image = pipe([prompt]).images[0]

image.save("frog.png")

img

Runs of fusing karlo_unclip on huggingface.co

9
Total runs
0
24-hour runs
-2
3-day runs
-2
7-day runs
5
30-day runs

More Information About karlo_unclip huggingface.co Model

karlo_unclip huggingface.co

karlo_unclip huggingface.co is an AI model on huggingface.co that provides karlo_unclip's model effect (), which can be used instantly with this fusing karlo_unclip model. huggingface.co supports a free trial of the karlo_unclip model, and also provides paid use of the karlo_unclip. Support call karlo_unclip model through api, including Node.js, Python, http.

karlo_unclip huggingface.co Url

https://huggingface.co/fusing/karlo_unclip

fusing karlo_unclip online free

karlo_unclip huggingface.co is an online trial and call api platform, which integrates karlo_unclip's modeling effects, including api services, and provides a free online trial of karlo_unclip, you can try karlo_unclip online for free by clicking the link below.

fusing karlo_unclip online free url in huggingface.co:

https://huggingface.co/fusing/karlo_unclip

karlo_unclip install

karlo_unclip is an open source model from GitHub that offers a free installation service, and any user can find karlo_unclip on GitHub to install. At the same time, huggingface.co provides the effect of karlo_unclip install, users can directly use karlo_unclip installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

karlo_unclip install url in huggingface.co:

https://huggingface.co/fusing/karlo_unclip

Url of karlo_unclip

karlo_unclip huggingface.co Url

Provider of karlo_unclip huggingface.co

fusing
ORGANIZATIONS

Other API from fusing

huggingface.co

Total runs: 4.7K
Run Growth: 49
Growth Rate: 1.04%
Updated:August 06 2022
huggingface.co

Total runs: 122
Run Growth: 85
Growth Rate: 69.67%
Updated:July 18 2022
huggingface.co

Total runs: 45
Run Growth: 32
Growth Rate: 71.11%
Updated:July 18 2022
huggingface.co

Total runs: 12
Run Growth: 9
Growth Rate: 75.00%
Updated:November 21 2022
huggingface.co

Total runs: 10
Run Growth: 5
Growth Rate: 50.00%
Updated:May 16 2023
huggingface.co

Total runs: 9
Run Growth: 9
Growth Rate: 100.00%
Updated:June 28 2022
huggingface.co

Total runs: 7
Run Growth: 3
Growth Rate: 42.86%
Updated:December 07 2022
huggingface.co

Total runs: 6
Run Growth: -3
Growth Rate: -50.00%
Updated:July 06 2023
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:September 21 2022
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:December 17 2022