Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ tags:
|
|
4 |
- text-to-image
|
5 |
- stable-diffusion
|
6 |
---
|
7 |
-
###
|
8 |
### stable diffusion and vector embeddings concepts used to build a virtual try-on system that provides a realistic and visually appealing virtual try-on experience for users
|
9 |
## Hardware and software Requirements : GPU A100 , High RAM , pytorch ,stable-diffusion-v1-5 , python 3.0 , U-Net Architecture , Dreambooth , OpenPose , EfficienNetB3 pre-trained CNN model
|
10 |
|
|
|
4 |
- text-to-image
|
5 |
- stable-diffusion
|
6 |
---
|
7 |
+
### DeepVTO or Raos_virtual_try_on_model trained by Goutham Rao with stable-diffusion/DreamBooth/feature extraction (EfficientNetB3 CNN model)/OpenPose for estimating person keypoints/
|
8 |
### stable diffusion and vector embeddings concepts used to build a virtual try-on system that provides a realistic and visually appealing virtual try-on experience for users
|
9 |
## Hardware and software Requirements : GPU A100 , High RAM , pytorch ,stable-diffusion-v1-5 , python 3.0 , U-Net Architecture , Dreambooth , OpenPose , EfficienNetB3 pre-trained CNN model
|
10 |
|