Skip to content

Releases: deepinfra/deepinfra-node

2.0.2 | New package name

08 May 10:40
a7c6b37

Choose a tag to compare

Package name is updated as deepinfra

2.0.1 | Improved performance

24 Apr 15:58
51b4219

Choose a tag to compare

Features

  • AutomaticSpeechRecognition, ImageClassification, Zero shot image classification and object detection performance has been improved.

2.0.0 | Base models

22 Apr 15:03
b5c2ed2

Choose a tag to compare

Features

  • DeepInfra API key can be provided from the environment.
  • Image classification models are available.
  • Zero shot image classification models are available.

2.0.0-rc

18 Apr 14:34
a63e5d7

Choose a tag to compare

Better developer experience is on the way!

1.6.2 | Fix in payload and responses in text-to-image models

04 Apr 19:04
a6a4103

Choose a tag to compare

What's Changed

  • bugfix(text-to-image types): TextToImage fields differ from SDXL fields by @ichernev in #16
  • Cog models + SDXL by @ichernev in #15

1.6.1 | Documentation

30 Mar 23:22

Choose a tag to compare

## Features

  • Documentation is added to npm

1.6.0 | Text classification, fill mask and token classification

30 Mar 23:14
f9a4923

Choose a tag to compare

## Features

  • 4 text classification models are implemented.
  • 4 object detection model is implemented.
  • 14 token classifications models are added.
  • 14 fill mask models are implemented.

1.5.1 | License update

30 Mar 20:42

Choose a tag to compare

  • License is changed to MIT.

1.5.0 | Automatic Speech Recognition

30 Mar 20:38
fcebbee

Choose a tag to compare

Automatic Speech Recognition models

New release featuring various ASR models:

  • WhisperLarge: Large ASR model.
  • WhisperBase: Basic ASR model.
  • WhisperBaseEn: Basic English ASR model.
  • WhisperMedium: Medium ASR model.
  • WhisperMediumEn: Medium English ASR model.
  • WhisperSmall: Small ASR model.
  • WhisperSmallEn: Small English ASR model.
  • WhisperTimestampedMedium: Timestamped medium ASR model.
  • WhisperTimestampedMediumEn: Timestamped medium English ASR model.
  • WhisperTiny: Very small ASR model.
  • WhisperTinyEn: Very small English ASR model.
  • Updated documentation and examples provided for usage.

1.4.3 | 6 text to image models

30 Mar 18:13
dd984a3

Choose a tag to compare

Description
SDXL is cool, but is not the whole. There are many available in deepinfra.

Features

  • Deliberate
  • DreamShaper
  • OpenJourney
  • StableDiffusion v1.4
  • StableDiffusion v1.5
  • StableDiffusion v2.1