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

  • Log In
  • Sign Up

Spaces:
Vokturz
/
transformers-js-playground
Running

App Files Files Community
transformers-js-playground / src /components /pipelines
Ctrl+K
Ctrl+K
  • 2 contributors
History: 17 commits
Vokturz's picture
Vokturz
Add support for Style TTS2 models in code examples
8d9b8a5 6 days ago
  • FeatureExtraction.tsx
    23.6 kB
    enhance UI layout and responsiveness across pipelines 13 days ago
  • FeatureExtractionConfig.tsx
    2.99 kB
    remove pooling max since is not supported by transformers.js, and fix 14 days ago
  • ImageClassification.tsx
    17.7 kB
    enhance UI layout and responsiveness across pipelines 13 days ago
  • ImageClassificationConfig.tsx
    1.69 kB
    Refactor model configuration to use config object 14 days ago
  • TextClassification.tsx
    7.45 kB
    enhance UI layout and responsiveness across pipelines 13 days ago
  • TextClassificationConfig.tsx
    1.71 kB
    improve text-classification components 14 days ago
  • TextGeneration.tsx
    10.6 kB
    improve layout 13 days ago
  • TextGenerationConfig.tsx
    5.22 kB
    Update UI to use new theme tokens 14 days ago
  • TextToSpeech.tsx
    7.09 kB
    Add StyleTTS2 support with KokoroTTS integration 6 days ago
  • TextToSpeechConfig.tsx
    2.57 kB
    Add support for Style TTS2 models in code examples 6 days ago
  • ZeroShotClassification.tsx
    5.65 kB
    improve layout 13 days ago
  • ZeroShotClassificationConfig.tsx
    4.25 kB
    Update UI to use new theme tokens 14 days ago