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
main
text_to_image_ddgan
2 contributors
History:
65 commits
Mehdi Cherti
update description
a11d309
over 1 year ago
assets
initial code release
over 2 years ago
datasets_prep
initial code release
over 2 years ago
models
add h-14
over 1 year ago
pytorch_fid
support cond attn based discriminator
about 2 years ago
score_sde
use native for app
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
934 Bytes
add description
over 1 year ago
app.py
Safe
3.21 kB
update description
over 1 year ago
clip_encoder.py
Safe
3.19 kB
update
over 1 year ago
drawbench.txt
Safe
13 kB
add eval prompts: drawbench and parti
almost 2 years ago
encoder.py
Safe
369 Bytes
deal with t5 importerror
over 1 year ago
model_configs.py
Safe
9.06 kB
minor
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
149 Bytes
update requirements
over 1 year 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
29 kB
update
over 1 year ago
test_ddgan_old.py
Safe
31.9 kB
update
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