deepinfra / deepinfra-node

Official TypeScript wrapper for DeepInfra Inference API
https://deepinfra.com/
MIT License
8 stars 0 forks source link

bugfix(text-to-image types): TextToImage fields differ from SDXL fields #16

Closed ichernev closed 5 months ago

ichernev commented 5 months ago

The interface for text-to-image models is the same across all models except cog-based models (like SDXL). The API/interface is: defined here https://deepinfra.com/runwayml/stable-diffusion-v1-5/api.

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud