Vikramjeet Singh commited on
Commit
b11383b
β€’
1 Parent(s): 20ff103

Update README.md

Browse files

Former-commit-id: a719fa6692663c3594c4039a65a3ffe96da3e746

Files changed (1) hide show
  1. README.md +0 -11
README.md CHANGED
@@ -23,16 +23,6 @@ This will install all necessary libraries for this project, including PIL , Diff
23
  ```bash
24
  python run.py --image_path /path/to/image.jpg --prompt 'prompt' --negative_prompt 'negative prompt' --output_dir /path/to/output --mask_dir /path/to/mask --uid unique_id
25
 
26
-
27
-
28
-
29
-
30
-
31
-
32
-
33
-
34
-
35
-
36
  ```
37
  ### Some Experiments
38
  Here are some of my experiments with the following models
@@ -45,7 +35,6 @@ Here are some of my experiments with the following models
45
 
46
  ![cooker_output](https://github.com/VikramxD/product_diffusion_api/assets/72499426/1228718b-5ef7-44a1-81f6-2953ffdc767c)
47
  ![toaster_output](https://github.com/VikramxD/product_diffusion_api/assets/72499426/06e12aea-cdc2-4ab8-97e0-be77bc49a238)
48
- !![Generated Image Pipeline Call 1](https://github.com/VikramxD/product_diffusion_api/assets/72499426/2e7a804f-482c-4807-897e-1aa02b2fd37f)
49
  ![chair](https://github.com/VikramxD/product_diffusion_api/assets/72499426/65bcd04f-a715-43c3-8928-a9669f8eda85)
50
  ![Generated Image Pipeline Call 1](https://github.com/VikramxD/product_diffusion_api/assets/72499426/dd6af644-1c07-424a-8ba6-0715a5611094)
51
  ![Generated Image Pipeline Call (1)](https://github.com/VikramxD/product_diffusion_api/assets/72499426/b1b8c745-deb4-41ff-a93a-77fa06f55cc3)
 
23
  ```bash
24
  python run.py --image_path /path/to/image.jpg --prompt 'prompt' --negative_prompt 'negative prompt' --output_dir /path/to/output --mask_dir /path/to/mask --uid unique_id
25
 
 
 
 
 
 
 
 
 
 
 
26
  ```
27
  ### Some Experiments
28
  Here are some of my experiments with the following models
 
35
 
36
  ![cooker_output](https://github.com/VikramxD/product_diffusion_api/assets/72499426/1228718b-5ef7-44a1-81f6-2953ffdc767c)
37
  ![toaster_output](https://github.com/VikramxD/product_diffusion_api/assets/72499426/06e12aea-cdc2-4ab8-97e0-be77bc49a238)
 
38
  ![chair](https://github.com/VikramxD/product_diffusion_api/assets/72499426/65bcd04f-a715-43c3-8928-a9669f8eda85)
39
  ![Generated Image Pipeline Call 1](https://github.com/VikramxD/product_diffusion_api/assets/72499426/dd6af644-1c07-424a-8ba6-0715a5611094)
40
  ![Generated Image Pipeline Call (1)](https://github.com/VikramxD/product_diffusion_api/assets/72499426/b1b8c745-deb4-41ff-a93a-77fa06f55cc3)