Dev/api#369
Open
pankajdubey11 wants to merge 2 commits into
Open
Conversation
- FastAPI with generate/status/download endpoints - Celery worker queue with Redis - Wan2.2 worker wrapper - Next.js frontend with text-to-video and image-to-video pages - Docker Compose for local dev - API lib for frontend-backend communication
- Add SQLAlchemy + SQLite for local dev, PostgreSQL for production - Add MockWorker for GPU-free local development - Fix file serving (FastAPI FileResponse for MP4 download) - Fix Celery task imports with sys.path - Add database-backed job persistence and gallery endpoint - Add progress_callback to mock worker - Background thread generation with proper Session factory - Add aiosqlite, update requirements Fix frontend: layout, cleanup, model selector, error handling - Shared layout with navigation header across all pages - Fix setInterval memory leak with useRef + useEffect cleanup - Add model selector dropdown (TI2V-5B, I2V-A14B, T2V-A14B) - Add file size/type validation for image upload - Fix loading state not resetting on error - Add error display component - Add gallery page with video grid (reads from API) - Better progress bar with transitions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.