Vikramjeet Singh commited on
Commit
fac71dd
1 Parent(s): 80ed5ed

Update README.md

Browse files

Former-commit-id: 4f39d8a3508983bed6d276f9483cbce65360fd27

Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -34,8 +34,8 @@ PicPilot is a scalable solution that leverages state-of-the-art Text to Image Mo
34
  Current Pipeline
35
  1. **Object Detection**: YOLOv8l provides accurate bounding boxes
36
  2. **Segmentation**: Segment Anything VIT Huge creates precise masks with ROI extension
37
- 3. **Outpainting**: Controlnet Zoe Depth + Realistic Vision XL
38
- 4. **I2V GenXL**: Image to Video Generation
39
 
40
 
41
  ## 🧠 Models used
@@ -70,7 +70,7 @@ For detailed insights into our experimentation process, check out our [Weights &
70
  Recent improvements:
71
  - ✅ Deployed model as an API for batch processing
72
  - ✅ Implemented UI using Gradio
73
- - ✅ Integrated image-to-video model pipeline using [Stable Video Diffusion](https://huggingface.co/ali-vilab/i2vgen-xl)
74
 
75
  ## 🎥 Sample Video
76
 
 
34
  Current Pipeline
35
  1. **Object Detection**: YOLOv8l provides accurate bounding boxes
36
  2. **Segmentation**: Segment Anything VIT Huge creates precise masks with ROI extension
37
+ 3. **painting**: Controlnet Zoe Depth + Realistic Vision XL
38
+ 4. **I2V GenXL**: Image to Video Generation Pipeline
39
 
40
 
41
  ## 🧠 Models used
 
70
  Recent improvements:
71
  - ✅ Deployed model as an API for batch processing
72
  - ✅ Implemented UI using Gradio
73
+ - ✅ Integrated image-to-video model pipeline using [I2V GenxL](https://huggingface.co/ali-vilab/i2vgen-xl)
74
 
75
  ## 🎥 Sample Video
76