Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
mehdidc
/
text_to_image_ddgan
like
2
Runtime error
App
Files
Files
Community
972820d
text_to_image_ddgan
2 contributors
History:
33 commits
Mehdi Cherti
update
972820d
over 1 year ago
assets
initial code release
over 2 years ago
datasets_prep
initial code release
over 2 years ago
pytorch_fid
support cond attn based discriminator
about 2 years ago
score_sde
support higher res/lower res sampling than training time
over 1 year ago
scripts
add scripts
over 1 year ago
.gitignore
Safe
414 Bytes
update gitignore
over 1 year ago
EMA.py
Safe
4.2 kB
- memory efficient EMA
over 1 year ago
LICENSE
Safe
4.04 kB
initial code release
over 2 years ago
README.md
Safe
247 Bytes
update
over 1 year ago
clip_encoder.py
Safe
3.01 kB
simplify
over 1 year ago
drawbench.txt
Safe
13 kB
add eval prompts: drawbench and parti
almost 2 years ago
encoder.py
Safe
292 Bytes
update
almost 2 years ago
model_configs.py
Safe
10.6 kB
simplify
over 1 year ago
parti_prompts.txt
Safe
78.4 kB
add eval prompts: drawbench and parti
almost 2 years ago
readme.md
Safe
6.14 kB
initial code release
over 2 years ago
requirements.txt
Safe
163 Bytes
update requirements
almost 2 years ago
t5.py
Safe
2.99 kB
text to image support
about 2 years ago
test.py
Safe
352 Bytes
update
over 1 year ago
test_ddgan.py
Safe
28.9 kB
minor
over 1 year ago
train_ddgan.py
Safe
39.1 kB
add basic cross attention + global attention block
over 1 year ago
utils.py
Safe
2.32 kB
update
almost 2 years ago