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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

bedrock123
/
burrito-x

Image Classification
Keras
English
clip
image
image gen
burrito!
Model card Files Files and versions
xet
Community

Instructions to use bedrock123/burrito-x with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use bedrock123/burrito-x with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://bedrock123/burrito-x")
    
  • Notebooks
  • Google Colab
  • Kaggle
burrito-x
3.48 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 23 commits
bedrock123's picture
bedrock123
Update README.md
1275e82 about 3 years ago
  • m2rncvif2arzs1w3q44gfn
    Upload 301 files about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    228 Bytes
    Update README.md about 3 years ago
  • config.json
    495 Bytes
    Update config.json about 3 years ago
  • keras_model.h5
    2.45 MB
    xet
    Upload 2 files about 3 years ago
  • labels.txt
    20 Bytes
    Upload 2 files about 3 years ago
  • main.py
    3.15 kB
    Rename burrito.py to main.py about 3 years ago