Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Posts
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
mehdidc
/
text_to_image_ddgan
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
text_to_image_ddgan
Ctrl+K
Ctrl+K
  • 2 contributors
History: 58 commits
Mehdi Cherti
update
9916e2b about 2 years ago
  • assets
    initial code release about 3 years ago
  • datasets_prep
    initial code release about 3 years ago
  • models
    add h-14 about 2 years ago
  • pytorch_fid
    support cond attn based discriminator over 2 years ago
  • score_sde
    use native for app about 2 years ago
  • scripts
    add scripts about 2 years ago
  • .gitignore
    414 Bytes
    update gitignore about 2 years ago
  • EMA.py
    4.2 kB
    - memory efficient EMA about 2 years ago
  • LICENSE
    4.04 kB
    initial code release about 3 years ago
  • README.md
    247 Bytes
    update about 2 years ago
  • app.py
    2.71 kB
    update about 2 years ago
  • clip_encoder.py
    3.49 kB
    update about 2 years ago
  • drawbench.txt
    13 kB
    add eval prompts: drawbench and parti over 2 years ago
  • encoder.py
    369 Bytes
    deal with t5 importerror about 2 years ago
  • model_configs.py
    10.6 kB
    simplify about 2 years ago
  • parti_prompts.txt
    78.4 kB
    add eval prompts: drawbench and parti over 2 years ago
  • readme.md
    6.14 kB
    initial code release about 3 years ago
  • requirements.txt
    149 Bytes
    update requirements about 2 years ago
  • t5.py
    2.99 kB
    text to image support over 2 years ago
  • test.py
    352 Bytes
    update about 2 years ago
  • test_ddgan.py
    29.1 kB
    update about 2 years ago
  • train_ddgan.py
    39.1 kB
    add basic cross attention + global attention block about 2 years ago
  • utils.py
    2.32 kB
    update over 2 years ago