Stability-AI / stability-sdk

SDK for interacting with stability.ai APIs (e.g. stable diffusion inference)
https://platform.stability.ai/
MIT License
2.41k stars 339 forks source link

[ANI-280] Fix Gradio issue and update engines for animation. #262

Closed pharmapsychotic closed 8 months ago

sonarcloud[bot] commented 8 months ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 8 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

linear[bot] commented 8 months ago
ANI-280 Fix Gradio issues with 4.x.x

Gradio updates broke the animation notebook. Pinning compatible version, fixing Gradio warnings, and updating engines now that old ones have been removed.