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

  • Log In
  • Sign Up

apol
/
dalle-mini

Text-to-Image
Transformers
JAX
English
bart
text-generation
Model card Files Files and versions
xet
Community
2

Instructions to use apol/dalle-mini with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use apol/dalle-mini with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("apol/dalle-mini")
    model = AutoModelForSeq2SeqLM.from_pretrained("apol/dalle-mini")
  • Notebooks
  • Google Colab
  • Kaggle
dalle-mini
1.76 GB
Ctrl+K
Ctrl+K
  • 6 contributors
History: 30 commits
Omar Sanseviero
Update README.md
dd70b87 over 4 years ago
  • img
    Add demo screenshot almost 5 years ago
  • .gitattributes
    736 Bytes
    Update .gitattributes almost 5 years ago
  • README.md
    3.07 kB
    Update README.md over 4 years ago
  • config.json
    1.7 kB
    pushed from wandb artifact model-4oh3u7ca:v20 almost 5 years ago
  • environment.yaml
    151 Bytes
    pip and conda cpu install almost 5 years ago
  • flax_model.msgpack
    1.76 GB
    LFS
    pushed from wandb artifact model-4oh3u7ca:v54 almost 5 years ago
  • merges.txt
    456 kB
    add tokenizer almost 5 years ago
  • requirements.txt
    72 Bytes
    pip and conda cpu install almost 5 years ago
  • special_tokens_map.json
    239 Bytes
    add tokenizer almost 5 years ago
  • tokenizer.json
    1.36 MB
    add tokenizer almost 5 years ago
  • tokenizer_config.json
    343 Bytes
    pushed from wandb artifact model-4oh3u7ca:v54 almost 5 years ago
  • vocab.json
    798 kB
    add tokenizer almost 5 years ago