Commit History

Fix: Final fix for indentation and syntax errors in app.py and modal_whisper_app.py
8685779

jomasego commited on

Fix: Resolve indentation errors in app.py and modal_whisper_app.py
ca1f3b0

jomasego commited on

Fix: Add fn and outputs to gr.Examples to resolve ValueError
7e2a742

jomasego commited on

Fix: Add -movflags +faststart to yt-dlp to resolve moov atom error
b6e00fe

jomasego commited on

Refactor: Move app to root, update README for new structure and add demo link
3c33143

jomasego commited on

Fix: Resolve SyntaxError in app.py and add demo link to README
ae800e3

jomasego commited on

Add README.md to configure Hugging Face Space app_file
d0c1861

jomasego commited on

Fix: Correct and simplify Gradio frontend for MCP integration
282394c

jomasego commited on

Fix Modal deployment using correct FastAPI endpoint pattern and update frontend
b046b1d

jomasego commited on

Refactor: Use top-level Starlette app in main_asgi
50ca028

jomasego commited on

Add root GET endpoint for testing FastAPI serving
38deffc

jomasego commited on

Revert: Restore /analyze_video to handle both URL and file upload
b62deb9

jomasego commited on

Refactor: Send video URL as JSON to backend to fix 413 error
996f027

jomasego commited on

Feat: Add CORSMiddleware to FastAPI app for HF Space integration
cc456c6

jomasego commited on

Fix: Correct NameError in app.py HTTPError exception block (retry)
7bd25a7

jomasego commited on

Fix: Correct NameError for modal_endpoint_url in app.py timeout exception
3b0e552

jomasego commited on

Fix: Implement /analyze_topic endpoint to handle calls from Gradio UI
8432008

jomasego commited on

Fix: Add modal to requirements.txt
c5c4fe4

jomasego commited on

Fix: Correct IndentationError in app.py by wrapping JS in string
31285c4

jomasego commited on

Stop tracking __pycache__ contents
6f9c3ec

jomasego commited on

Update backend and dependencies
fb2e8d8

jomasego commited on

Ensure app.py uses MODAL_APP_BASE_URL for frontend
0036cd7

jomasego commited on

Initial commit
b180948

jomasego commited on

Fix: Remove unsupported 'label' argument from demo_interface
fdfae71

jomasego commited on

Fix: Remove unsupported 'label' argument from api_interface
663ce4f

jomasego commited on

Fix: Enforce consistent indentation for api_interface to resolve IndentationError
ff71d32

jomasego commited on

Fix: Correct IndentationError in api_interface definition
c312534

jomasego commited on

Further update UI text for general video interpretation
5cee17f

jomasego commited on

Update Gradio app title
0e60614

jomasego commited on

Fix: JS ReferenceError for footer link, target 'Share via Link' too
87d643a

jomasego commited on

Fix: Inject JS via gr.Blocks(head=...) for footer text
1ff9b41

jomasego commited on

UI: Improve JS for API link, add YouTube note
00e1afd

jomasego commited on

UI: Change 'Use via API' footer text and add JS for it
3ddb139

jomasego commited on

Fix: Import Dict and Any from typing for app.py
b225bec

jomasego commited on

Update Hugging Face Space to output JSON and enhance API documentation
19947b7

jomasego commited on

docs: Shorten README short_description for HF validation
4e6ea02

jomasego commited on

docs: Add mcp-server-track tag to README for Space discoverability
2efe432

jomasego commited on

feat: Resolve merge conflict in README.md and integrate Space metadata
f1e0560

jomasego commited on

feat: Update Modal app and .gitignore
5d99cfb

jomasego commited on

feat: Initial commit of Gradio app for video analysis
0c1f962

jomasego commited on

initial commit
6a14bb5
verified

jomasego commited on

Initial commit: Add project files and README
0cff18c

jomasego commited on