Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
AIGText
/
GlyphControl
like
19
Sleeping
App
Files
Files
Community
1
0452e69
GlyphControl
3 contributors
History:
36 commits
yyk19
debug
0452e69
over 1 year ago
annotator
support cpu mode.
over 1 year ago
cldm
update the checkpoints fine-tuned on TextCaps 5K.
over 1 year ago
ldm
support xformers. modify configs.
over 1 year ago
scripts
support muliple checkpoint options.
over 1 year ago
.gitattributes
Safe
1.52 kB
add font file.
over 1 year ago
.gitignore
Safe
33 Bytes
exchange the checkpoint trained on Laion-OCR 10M.
over 1 year ago
README.md
Safe
244 Bytes
update README.md.
over 1 year ago
app.py
14 kB
update the checkpoints fine-tuned on TextCaps 5K.
over 1 year ago
calibri.ttf
Safe
1.65 MB
LFS
add font file.
over 1 year ago
config.yaml
Safe
2.34 kB
support xformers. modify configs.
over 1 year ago
config_ema.yaml
2.34 kB
modify the interface design.
over 1 year ago
config_ema_unlock.yaml
2.34 kB
update the checkpoints fine-tuned on TextCaps 5K.
over 1 year ago
laion10M_epoch_5_model_wo_ema.ckpt
6.67 GB
LFS
update candidate checkpoints.
over 1 year ago
laion10M_epoch_6_model_wo_ema.ckpt
Safe
pickle
Detected Pickle imports (3)
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
What is a pickle import?
6.67 GB
LFS
update candidate checkpoints.
over 1 year ago
requirements.txt
180 Bytes
fix bugs during image building
over 1 year ago
textcaps5K_epoch_10_model_wo_ema.ckpt
Safe
pickle
Detected Pickle imports (3)
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
6.67 GB
LFS
debug
over 1 year ago
textcaps5K_epoch_40_model_wo_ema.ckpt
Safe
pickle
Detected Pickle imports (3)
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
What is a pickle import?
6.67 GB
LFS
update the checkpoints fine-tuned on TextCaps 5K.
over 1 year ago
transfer.py
935 Bytes
update the checkpoints fine-tuned on TextCaps 5K.
over 1 year ago