Skip to content

Commit

Permalink
Merge pull request #21 from ForserX/dev
Browse files Browse the repository at this point in the history
3.2.2
  • Loading branch information
ForserX authored May 21, 2023
2 parents 93a4b29 + 962a36e commit 687c64c
Show file tree
Hide file tree
Showing 8 changed files with 128 additions and 728 deletions.
4 changes: 1 addition & 3 deletions data/diffusion_scripts.pyproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<OutputPath>.</OutputPath>
<ProjectTypeGuids>{888888a0-9f3d-457c-b088-3a5042f75d52}</ProjectTypeGuids>
<LaunchProvider>Standard Python launcher</LaunchProvider>
<InterpreterId>MSBuild|cuda.venv|$(MSBuildProjectFullPath)</InterpreterId>
<InterpreterId>MSBuild|onnx.venv|$(MSBuildProjectFullPath)</InterpreterId>
<IsWindowsApplication>False</IsWindowsApplication>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)' == 'Debug'" />
Expand All @@ -24,9 +24,7 @@
<Compile Include="controlnet_pipe.py" />
<Compile Include="convert\convert_controlnet_to_onnx.py" />
<Compile Include="convert\convert_original_stable_diffusion_to_diffusers.py" />
<Compile Include="convert\convert_pix2pix_to_onnx.py" />
<Compile Include="convert\convert_diffusers_to_onnx.py" />
<Compile Include="convert\convert_textual_inversion_to_onnx.py" />
<Compile Include="convert\convert_vae_pt_to_diffusers.py" />
<Compile Include="convert\convert_vae_pt_to_onnx.py" />
<Compile Include="convert\unet_2d_condition_cnet.py" />
Expand Down
Loading

0 comments on commit 687c64c

Please sign in to comment.