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:af0779d969eae35ff193a3dd9031370f3f4d4aa666ac77cd9c9bdf073dcee764
|
| 3 |
+
size 728496840
|
diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a5a26162da1b2df4cd39494ee9a128539519af5b636dd1dc1052262113523873
|
| 3 |
+
size 1456953560
|