Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mehdidc
/
text_to_image_ddgan
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ae26d48
text_to_image_ddgan
2 contributors
History:
11 commits
Mehdi Cherti
update run.py
ae26d48
over 2 years ago
assets
initial code release
almost 3 years ago
datasets_prep
initial code release
almost 3 years ago
pytorch_fid
support cond attn based discriminator
over 2 years ago
score_sde
cond grad penalty: use only cond embedding to compute grad
over 2 years ago
scripts
- support different preprocessing
over 2 years ago
.gitignore
409 Bytes
initial code release
almost 3 years ago
EMA.py
3.32 kB
initial code release
almost 3 years ago
LICENSE
Safe
4.04 kB
initial code release
almost 3 years ago
readme.md
Safe
6.14 kB
initial code release
almost 3 years ago
requirements.txt
102 Bytes
initial code release
almost 3 years ago
run.py
8.21 kB
update run.py
over 2 years ago
t5.py
Safe
2.99 kB
text to image support
over 2 years ago
test_ddgan.py
20.9 kB
support clip score and higher resolution at test time
over 2 years ago
train_ddgan.py
33 kB
cond grad penalty: use only cond embedding to compute grad
over 2 years ago
utils.py
2.28 kB
text to image support
over 2 years ago