picpilot-server / scripts /__pycache__

Commit History

Update requirements.txt to include boto3
96960b9

VikramSingh178 commited on

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

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

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

VikramSingh178 commited on

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

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 SDXL-LoRA inference pipeline and model weights
3e01790

VikramSingh178 commited on

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

VikramSingh178 commited on

Refactor .gitignore and requirements.txt, and delete unused scripts
6b352dc

VikramSingh178 commited on

Refactor config.py and models.py, and add new functions in segment_everything.py and video_pipeline.py
8c7371f

VikramSingh178 commited on

Refactor image_outpainting endpoint and fix pipeline fetcher
b876f30

VikramSingh178 commited on

Update CircleCI configuration and mask generator
3fc02a6

VikramSingh178 commited on

Update image and video pipelines
fe4ead9

VikramSingh178 commited on

Add new files and modify existing files
4efd868

VikramSingh178 commited on