Instructions to use GoGiants1/Misc-GlyControl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GoGiants1/Misc-GlyControl with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("GoGiants1/Misc-GlyControl", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `diffusers` weights of this model
Browse filesThis PR adds fp32 and fp16 weights in PyTorch and safetensors format to GoGiants1/GlyphControls
diffusion_pytorch_model.fp16.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b0bf067ebe4cf4baf0fa134196b2f203c1abcdc8f6a950d263a163215f95d49
|
| 3 |
+
size 728496840
|
diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:efe3668113cdbaed592614784dfaa9ce97005708e94aac9f56091346d4acc650
|
| 3 |
+
size 1456953560
|