Commit History

Add pre-built frontend dist files and improved setup scripts for HF deployment
ef94765

Alexramsal commited on

feat: include compiled frontend dist in .gitignore for HF deployment
2565e83

Alexramsal commited on

feat: add setup_frontend script to copy pre-built frontend files to daggr installation
8f39e99

Alexramsal commited on

feat: enhance frontend builder with site-packages detection and pre-built copy functionality
e461c7e

Alexramsal commited on

feat: add diagnostic script to locate frontend directories
db6cf97

Alexramsal commited on

fix: enhance frontend directory detection and build process with improved logging and timeout adjustments
b59febf

Alexramsal commited on

feat: add frontend_builder module to automate frontend build process
7af804a

Alexramsal commited on

feat: add build_frontend.sh script for automatic frontend build on startup
a405d94

Alexramsal commited on

fix: replace RuntimeError with a warning for missing frontend directory
45c92e8

Alexramsal commited on

fix: move is_file_obj_with_meta and traverse functions into executor.py
e06c0eb

Alexramsal commited on

fix: move is_file_obj_with_meta function definition to server.py
e8d0c3b

Alexramsal commited on

fix: specify version for gradio-client in requirements.txt
d1e33ea

Alexramsal commited on

fix: add networkx and httpx to requirements.txt
dbf0c48

Alexramsal commited on

fix: correct indentation for huggingface_hub in requirements.txt
13ed2f0

Alexramsal commited on

fix: update python_version format in README for consistency
283e0ad

Alexramsal commited on

fix: add python_version to README for clarity
78f627e

Alexramsal commited on

Fix HF build: remove local path from requirements and add explicit deps
f4a3350

Alexramsal commited on

Preparación final para despliegue con Daggr visual
e248bdb

Alexramsal commited on

feat: migrate to uv and add daggr workflow
f44fecc

Alexramsal commited on

chore: track images with git-lfs
09343ea

Alexramsal commited on

refactor: Clean up modal_backend and fix local entrypoint
89df1d3

Alexramsal commited on

docs: Add example image using LFS
4cfc563

Alexramsal commited on

docs: Professional README without emojis
8c0b878

Alexramsal commited on

fix: Try Gradio 4.19.2 for stability
32c6c20

Alexramsal commited on

fix: Remove gr.Progress to fix gradio_client bug
4492dc2

Alexramsal commited on

fix: Improve Modal authentication for HF Spaces
fba53f5

Alexramsal commited on

fix: Downgrade to Gradio 4.36.0 for stability
2269535

Alexramsal commited on

fix: Upgrade to Gradio 5.9.1 for HF Spaces compatibility
948fb62

Alexramsal commited on

fix: Force Python 3.11 for audioop compatibility
ac079d3

Alexramsal commited on

fix: Pin gradio and huggingface_hub versions
dd435e0

Alexramsal commited on

feat: Migración a Modal + Img2Img para HF Spaces - Usa GIT para captioning y SDXL Img2Img para generación - Backend en Modal (GPUs serverless) - Documentación completa con problema, modelos y limitaciones
e560449

Alexramsal commited on

Fix dependency conflict: update huggingface_hub for gradio 5.16.0 compatibility
de07b05

Alexramsal commited on

fix: Use huggingface_hub 0.24.7 with direct API (no provider system)
ab81b79

Alexramsal commited on

fix: Convert PIL.Image to bytes for InferenceClient
60de32d

Alexramsal commited on

fix: Specify provider='hf-inference' explicitly for InferenceClient
a028001

Alexramsal commited on

refactor: Use InferenceClient instead of deprecated API endpoints
5830566

Alexramsal commited on

fix: Update to new HF API endpoint (router.huggingface.co)
51de85d

Alexramsal commited on

fix: Pin pydantic==2.10.6 to fix Gradio 5.16 compatibility
016ecd0

Alexramsal commited on

fix: Sync Gradio version, clean deps, protect .env
1302e20

Alexramsal commited on

Fix: Relax Pillow version to satisfy Gradio dependency
5f62c7c

Alexramsal commited on

Fix: Downgrade to stable Gradio 5.16.0 and fix python-dotenv
5f171b4

Alexramsal commited on

Fix: Downgrade huggingface_hub to 0.23.5 for Gradio compatibility
a5d2c9b

Alexramsal commited on

Fix: Replace InferenceClient with pure requests
5e4740d

Alexramsal commited on

fix: Resolve `StopIteration` by using dedicated `InferenceClient` instances for each model and add a token debugging script.
e46b61c

Alexramsal commited on

Fix: Use dedicated InferenciaClients to avoid StopIteration error
4596fb6

Alexramsal commited on

Fix: Add dotenv support to app.py
4f225cf

Alexramsal commited on

Fix: Cargar .env y mejorar config local
ff5572f

Alexramsal commited on

Mejora UI: Barra de progreso y control de errores
3fc7802

Alexramsal commited on

Fix: Add missing pytz dependency
bab8f32

Alexramsal commited on

Force update: Estilo Acuarela Final
03833e7

Alexramsal commited on