picpilot-server / scripts

Commit History

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

Task: Update gradio UI for SDXL LORA TEXT-TO-IMAGE
17f9a14

VikramSingh178 commited on

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

VikramSingh178 commited on

chore: Update inpainting pipeline configuration and parameters
8cb2d8e

VikramSingh178 commited on

Update requirements.txt to include boto3
96960b9

VikramSingh178 commited on

Merge pull request #28 from VikramxD/v2
dd56770

Vikramjeet Singh commited on

Merge pull request #27 from VikramxD/v2
0ebb5d6

Vikramjeet Singh commited on

chore: Update inpainting pipeline configuration and parameters
5626570

VikramSingh178 commited on

chore: Update inpainting pipeline configuration and parameters
fb00a87

VikramSingh178 commited on

Merge pull request #26 from VikramxD/v2
395ea95

Vikramjeet Singh commited on

chore: Update segmentation model to facebook/sam-vit-huge and adjust prompt and negative prompt for inpainting pipeline
e2ebd5a

VikramSingh178 commited on

Merge pull request #25 from VikramxD/v2
17f6114

Vikramjeet Singh commited on

chore: Update .gitignore and add new files for inpainting pipeline
fa32203

VikramSingh178 commited on

Update products10k_captions.py
53c7a9e

Vikramjeet Singh commited on

chore: Update segmentation model to facebook/sam-vit-large
d1a4430

VikramSingh178 commited on

feat: Add YOLOv8s object detection model
88a381f

VikramSingh178 commited on

chore: Install libgl1-mesa-glx for compatibility with image processing libraries
cca63d4

VikramSingh178 commited on

refactor: Update import statement for accelerator and image augmentation functionality
88e9206

VikramSingh178 commited on

Update import statement for accelerator and add image augmentation functionality
a76141d

VikramSingh178 commited on

refactor: Update import statement for accelerator in sdxl_text_to_image.py
f3cfe0c

VikramSingh178 commited on

chore: Configure logfire for logging in product diffusion API
af85b79

VikramSingh178 commited on

refactor: Update SDXL-LoRA inference pipeline to load multiple adapter weights
ebbf256

VikramSingh178 commited on

refactor: Update image captioning script to use Salesforce/blip-image-captioning-large model
ca2a4e0

VikramSingh178 commited on

refactor: Update image captioning script to use Salesforce/blip-image-captioning-base model
ad35dba

VikramSingh178 commited on

refactor: Update image captioning script to use Salesforce/blip-image-captioning-large model
e9b25d5

VikramSingh178 commited on

refactor: Update image captioning script to use Salesforce/blip-image-captioning-large model
8a5e693

VikramSingh178 commited on

Update image captioning script to use Salesforce/blip-image-captioning-large model
fc250c3

VikramSingh178 commited on

chore: Add inpainting and outpainting router to product diffusion API
d2a2d86

VikramSingh178 commited on

feature: Add mode option for generating S3 URL or b64 JSON in SDXL-LoRA inference
d8b5430

VikramSingh178 commited on

Feature added an Option for Either Generating an S3 url or b64 json
1979816

VikramSingh178 commited on

update : Add config.env to repository and update SDXL-LoRA inference pipeline and model weights
654965f

VikramSingh178 commited on

Update SDXL-LoRA inference pipeline and model weights
3e01790

VikramSingh178 commited on

Update MAX_QUEUE_SIZE to 64 in sdxl_text_to_image.py
c58035a

VikramSingh178 commited on

Update SDXL-LoRA inference pipeline and model weights
6fc3ce6

VikramSingh178 commited on

Add new endpoints for product diffusion API and SDXL-LoRA inference
f1b2ef2

VikramSingh178 commited on

Refactor .gitignore, config.py, and wandb scripts, and update requirements.txt
d2776c8

VikramSingh178 commited on