Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

OpenRussianAI
/
EZFGraphic

Text-to-Image
Transformers
PyTorch
ONNX
ezfgraphic
feature-extraction
transformer
custom_code
Model card Files Files and versions
xet
Community

Instructions to use OpenRussianAI/EZFGraphic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use OpenRussianAI/EZFGraphic with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("OpenRussianAI/EZFGraphic", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
EZFGraphic
34.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
XBFDI's picture
XBFDI
Add ONNX export
dac4474 verified 2 days ago
  • .gitattributes
    1.52 kB
    initial commit 2 days ago
  • LICENSE
    1.07 kB
    Create LICENSE 2 days ago
  • README.md
    973 Bytes
    Update README.md 2 days ago
  • config.json
    400 Bytes
    Fix vocab_size: 172 2 days ago
  • configuration_ezfgraphic.py
    654 Bytes
    EZFGraphic: text-to-image model 2 days ago
  • ezfgraphic.onnx
    16.8 MB
    xet
    Add ONNX export 2 days ago
  • modeling_ezfgraphic.py
    3.67 kB
    Fix: all_tied_weights_keys 2 days ago
  • pytorch_model.bin
    18.1 MB
    xet
    EZFGraphic: text-to-image model 2 days ago
  • tokenizer.json
    13.1 kB
    EZFGraphic: text-to-image model 2 days ago