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

ShashwatStable
/
my_merged_models

Feature Extraction
Transformers
clip_text_model
art
anime
ai
sd1.5
Not-For-All-Audiences
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use ShashwatStable/my_merged_models with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="ShashwatStable/my_merged_models")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("ShashwatStable/my_merged_models")
    model = AutoModel.from_pretrained("ShashwatStable/my_merged_models", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
my_merged_models
2.13 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
ShashwatStable's picture
ShashwatStable
Upload config.json
d28282e verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    67 Bytes
    Update README.md over 2 years ago
  • ShiroUI_00001_.safetensors
    2.13 GB
    xet
    Uploadremastered over 2 years ago
  • config.json
    617 Bytes
    Upload config.json over 2 years ago
  • model_index.json
    541 Bytes
    Upload model_index.json over 2 years ago