WeShop commited on
Commit
272bbea
·
1 Parent(s): 1021127
.idea/.gitignore ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ # Default ignored files
2
+ /shelf/
3
+ /workspace.xml
4
+ # Editor-based HTTP Client requests
5
+ /httpRequests/
6
+ # Datasource local storage ignored files
7
+ /dataSources/
8
+ /dataSources.local.xml
.idea/WeShopAI-Virtual-Try-On.iml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <module type="PYTHON_MODULE" version="4">
3
+ <component name="NewModuleRootManager">
4
+ <content url="file://$MODULE_DIR$" />
5
+ <orderEntry type="jdk" jdkName="py310" jdkType="Python SDK" />
6
+ <orderEntry type="sourceFolder" forTests="false" />
7
+ </component>
8
+ </module>
.idea/inspectionProfiles/profiles_settings.xml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ <component name="InspectionProjectProfileManager">
2
+ <settings>
3
+ <option name="USE_PROJECT_PROFILE" value="false" />
4
+ <version value="1.0" />
5
+ </settings>
6
+ </component>
.idea/misc.xml ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ProjectRootManager" version="2" project-jdk-name="py310" project-jdk-type="Python SDK" />
4
+ </project>
.idea/modules.xml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ProjectModuleManager">
4
+ <modules>
5
+ <module fileurl="file://$PROJECT_DIR$/.idea/WeShopAI-Virtual-Try-On.iml" filepath="$PROJECT_DIR$/.idea/WeShopAI-Virtual-Try-On.iml" />
6
+ </modules>
7
+ </component>
8
+ </project>
.idea/vcs.xml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="VcsDirectoryMappings">
4
+ <mapping directory="" vcs="Git" />
5
+ </component>
6
+ </project>
app.py CHANGED
@@ -449,8 +449,6 @@ with gr.Blocks(css=css) as WeShop:
449
  "assets/examples/result_04_03.png"],
450
  ["assets/examples/result_05_01.png", "assets/examples/result_05_02.png",
451
  "assets/examples/result_05_03.png"],
452
- ["assets/examples/result_06_01.png", "assets/examples/result_06_02.png",
453
- "assets/examples/result_06_03.png"],
454
  ],
455
  inputs=[main_image_input, background_image_input, output],
456
  elem_id="example-res-images",
 
449
  "assets/examples/result_04_03.png"],
450
  ["assets/examples/result_05_01.png", "assets/examples/result_05_02.png",
451
  "assets/examples/result_05_03.png"],
 
 
452
  ],
453
  inputs=[main_image_input, background_image_input, output],
454
  elem_id="example-res-images",
assets/human/09.png CHANGED

Git LFS Details

  • SHA256: 11334aa577367eaa00ef251b9d7de171bb82d4aeec68662639d18445dfb92567
  • Pointer size: 132 Bytes
  • Size of remote file: 3.26 MB

Git LFS Details

  • SHA256: 248c2eada6654ba7877caecd390062a6bf3891ab1f041f96316deb71e6bcc218
  • Pointer size: 132 Bytes
  • Size of remote file: 3.41 MB