Commit History

chore: Refactor image and mask image path handling in inpainting_batch_inference function
562af73

VikramSingh178 commited on

chore: Add augment_image function to utils.py
40de55c

VikramSingh178 commited on

chore: Update FastAPI endpoints to use HTTPS
6903841

VikramSingh178 commited on

chore: Update uvicorn host in endpoints.py
2b4f9c7

VikramSingh178 commited on

chore: Update logfire[fastapi] dependency in requirements.txt
21df623

VikramSingh178 commited on

chore: Add logfire['fastapi'] to requirements.txt
0e1f48b

VikramSingh178 commited on

chore: Update pydantic import in config_settings.py
634785b

VikramSingh178 commited on

chore: Update S3ManagerService to use settings from config_settings.py
fed5666

VikramSingh178 commited on

chore: Add peft to requirements.txt
b9bc9cc

VikramSingh178 commited on

Update sdxl_text_to_image.py and clear_memory.py
ee3efed

VikramSingh178 commited on

chore: Update uvicorn run configuration in endpoints.py
7723596

VikramSingh178 commited on

chore: Add new files for image processing pipeline
5bfe3af

VikramSingh178 commited on

chore: Add .gitattributes file for Git LFS configuration
54fbd2b

VikramSingh178 commited on

chore: Update roi_scale in inpainting.yaml and add gradio UI for SDXL LORA Inpainting
f74e97b

VikramSingh178 commited on

chore: Update inpainting pipeline configuration and parameters
4fe6ecb

VikramSingh178 commited on

chore: Add .gitattributes file for Git LFS configuration
4677a0c

VikramSingh178 commited on

chore: Update Dockerfile and requirements.txt, and install additional Python packages
d030f4c

VikramSingh178 commited on

chore: Update Dockerfile and requirements.txt
44df8cb

VikramSingh178 commited on

chore: Update Dockerfile and requirements.txt
76afedf

VikramSingh178 commited on

chore: Update Dockerfile and requirements.txt for Huggingface Spaces deployment
f384f5a

VikramSingh178 commited on

chore: Update dependencies in requirements.txt and fix import statement in painting.py
0695699

VikramSingh178 commited on

Refactor code to use shared BaseModel for Painting and InpaintingRequest classes
080c0ac

VikramSingh178 commited on

chore: Include batch_painting router in product diffusion API
c9c9773

VikramSingh178 commited on

chore: Update Inpainting model name in config.py
c220c76

VikramSingh178 commited on

chore: Update import statement for InpaintingRequest in painting.py and refactor code to use shared BaseModel for Painting and InpaintingRequest classes
6c850b1

VikramSingh178 commited on

chore: Update import statement for InpaintingRequest in painting.py and refactor code to use shared BaseModel for Painting and InpaintingRequest classes
47b9b86

VikramSingh178 commited on

chore: Update SDXL LORA TEXT-TO-IMAGE gradio UI theme to 'gradio/soft'
4d01864

VikramSingh178 commited on

chore: Refactor code to use shared BaseModel for Painting and InpaintingRequest classes
4b8ee81

VikramSingh178 commited on

chore: Refactor code to use shared BaseModel for Painting and InputFormat classes
b9da07f

VikramSingh178 commited on