Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
frutiemax
/
rct_model
like
0
License:
openrail
Model card
Files
Files and versions
Community
9bde8da
rct_model
/
train_model.py
Commit History
Use vae for encoding and decoding for training
9bde8da
frutiemax
commited on
Oct 1, 2023
Use float16 for inference and float32 for training
42f8b67
frutiemax
commited on
Oct 1, 2023
Use SGD and text encoder/tokenizer
6fa0b52
frutiemax
commited on
Sep 24, 2023
Fix other things...
a150f0f
frutiemax
commited on
Sep 23, 2023
Switch to stabilityai/sd-vae-ft-mse
2104644
frutiemax
commited on
Sep 23, 2023
Use VAE to speed up inference
054faf7
frutiemax
commited on
Sep 23, 2023
Revert to not using accelerated
21640c8
frutiemax
commited on
Sep 23, 2023
Push unet and scheduler outside of pipeline
a4c8091
frutiemax
commited on
Sep 23, 2023
Use accelerate
f6f5f48
frutiemax
commited on
Sep 23, 2023
Fix batch size
1618027
frutiemax
commited on
Sep 23, 2023
Fix training
04d70cd
frutiemax
commited on
Sep 23, 2023
Use ConditionalUnetModel
88deab4
frutiemax
commited on
Sep 23, 2023
Training code
d751051
frutiemax
commited on
Sep 22, 2023