FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for scripts - feisan/diffusers · GitHub
feisan
/
diffusers
Public
forked from
huggingface/diffusers
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
diffusers
scripts
on
v0.10.2-patch
User selector
Datepicker
Commit history
Commits on Dec 7, 2022
Add paint by example (#1533)
Show description for 896c98a
patrickvonplaten
and
pcuenca
authored
896c98a
View commit details
Copy full SHA for 896c98a
View code at this point
Browse repository at this point
Commits on Dec 5, 2022
Correct type from int to str in conversion script sd
patrickvonplaten
committed
922d56a
View commit details
Copy full SHA for 922d56a
View code at this point
Browse repository at this point
Commits on Dec 2, 2022
Update conversion script to correctly handle SD 2 (#1511)
Show description for f21415d
patrickvonplaten
authored
f21415d
View commit details
Copy full SHA for f21415d
View code at this point
Browse repository at this point
Commits on Dec 1, 2022
Add an explicit `--image_size` to the conversion script (#1509)
Show description for e65b71a
anton-l
authored
e65b71a
View commit details
Copy full SHA for e65b71a
View code at this point
Browse repository at this point
Commits on Nov 25, 2022
Fix ONNX conversion and inference (#1416)
anton-l
authored
86aa747
View commit details
Copy full SHA for 86aa747
View code at this point
Browse repository at this point
Fix sample size conversion script (#1408)
Show description for 9f10c54
patrickvonplaten
authored
9f10c54
View commit details
Copy full SHA for 9f10c54
View code at this point
Browse repository at this point
Commits on Nov 23, 2022
[Versatile Diffusion] Add versatile diffusion model (#1283)
Show description for 2625fb5
patrickvonplaten
and
anton-l
authored
2625fb5
View commit details
Copy full SHA for 2625fb5
View code at this point
Browse repository at this point
Commits on Nov 16, 2022
vq diffusion classifier free sampling (#1294)
Show description for f1fcfde
williamberman
and
patrickvonplaten
authored
f1fcfde
View commit details
Copy full SHA for f1fcfde
View code at this point
Browse repository at this point
Commits on Nov 15, 2022
remove bogus files
patrickvonplaten
committed
4625f04
View commit details
Copy full SHA for 4625f04
View code at this point
Browse repository at this point
Merge branch 'main' of https://github.com/huggingface/diffusers into main
patrickvonplaten
committed
554b374
View commit details
Copy full SHA for 554b374
View code at this point
Browse repository at this point
Commits on Nov 14, 2022
Add UNet 1d for RL model for planning + colab (#105)
Show description for 7c5fef8
Nathan Lambert
and
bglick13
authored
7c5fef8
View commit details
Copy full SHA for 7c5fef8
View code at this point
Browse repository at this point
add conversion script for vae
patrickvonplaten
committed
ec7c8d3
View commit details
Copy full SHA for ec7c8d3
View code at this point
Browse repository at this point
Commits on Nov 9, 2022
[Conversion] Improve conversion script (#1218)
Show description for 0248541
patrickvonplaten
authored
0248541
View commit details
Copy full SHA for 0248541
View code at this point
Browse repository at this point
Fix layer names convert LDM script (#1206)
Show description for 3f7edc5
duongna21
authored
3f7edc5
View commit details
Copy full SHA for 3f7edc5
View code at this point
Browse repository at this point
Commits on Nov 8, 2022
[ONNX] Improve ONNXPipeline scheduler compatibility, fix safety_checker (#1173)
Show description for 11f7d6f
anton-l
authored
11f7d6f
View commit details
Copy full SHA for 11f7d6f
View code at this point
Browse repository at this point
Commits on Nov 3, 2022
VQ-diffusion (#658)
Show description for ef2ea33
authored
ef2ea33
View commit details
Copy full SHA for ef2ea33
View code at this point
Browse repository at this point
Commits on Oct 26, 2022
CompVis -> diffusers script - allow converting from merged checkpoint to either EMA or non-EMA (#991)
Show description for d9cfe32
patrickvonplaten
authored
d9cfe32
View commit details
Copy full SHA for d9cfe32
View code at this point
Browse repository at this point
Commits on Oct 25, 2022
[Dance Diffusion] Add dance diffusion (#803)
Show description for 88fa6b7
authored
88fa6b7
View commit details
Copy full SHA for 88fa6b7
View code at this point
Browse repository at this point
[Onnx] support half-precision and fix bugs for onnx pipelines (#932)
Show description for 0b42b07
SkyTNT
authored
0b42b07
View commit details
Copy full SHA for 0b42b07
View code at this point
Browse repository at this point
Commits on Oct 19, 2022
ONNX supervised inpainting (#906)
Show description for 89d1249
anton-l
authored
89d1249
View commit details
Copy full SHA for 89d1249
View code at this point
Browse repository at this point
Improve ONNX img2img numpy handling, temporarily fix the tests (#899)
Show description for 8eb9d97
anton-l
authored
8eb9d97
View commit details
Copy full SHA for 8eb9d97
View code at this point
Browse repository at this point
Commits on Oct 18, 2022
Stable Diffusion image-to-image and inpaint using onnx. (#552)
Show description for a9908ec
zledas
and
anton-l
authored
a9908ec
View commit details
Copy full SHA for a9908ec
View code at this point
Browse repository at this point
Commits on Oct 7, 2022
Fix ONNX conversion script opset argument type (#739)
Show description for 75bb6d2
justinchuby
authored
75bb6d2
View commit details
Copy full SHA for 75bb6d2
View code at this point
Browse repository at this point
Commits on Oct 5, 2022
No more use_auth_token=True (#733)
Show description for 78744b6
patrickvonplaten
authored
78744b6
View commit details
Copy full SHA for 78744b6
View code at this point
Browse repository at this point
Include CLIPTextModel parameters in conversion (#695)
kanewallmann
authored
b9eea06
View commit details
Copy full SHA for b9eea06
View code at this point
Browse repository at this point
Commits on Oct 4, 2022
Checkpoint conversion script from Diffusers => Stable Diffusion (CompVis) (#701)
Show description for 4ff4d4d
jachiam
and
patrickvonplaten
authored
4ff4d4d
View commit details
Copy full SHA for 4ff4d4d
View code at this point
Browse repository at this point
Commits on Sep 21, 2022
[ONNX] Collate the external weights, speed up loading from the hub (#610)
anton-l
authored
6bd005e
View commit details
Copy full SHA for 6bd005e
View code at this point
Browse repository at this point
Commits on Sep 16, 2022
Fix typos and add Typo check GitHub Action (#483)
Show description for 76d492e
shirayu
and
anton-l
authored
76d492e
View commit details
Copy full SHA for 76d492e
View code at this point
Browse repository at this point
Commits on Sep 15, 2022
Stable diffusion text2img conversion script. (#154)
Show description for 039958e
patil-suraj
and
patrickvonplaten
authored
039958e
View commit details
Copy full SHA for 039958e
View code at this point
Browse repository at this point
Commits on Sep 8, 2022
[ONNX] Stable Diffusion exporter and pipeline (#399)
Show description for 8d9c4a5
authored
8d9c4a5
View commit details
Copy full SHA for 8d9c4a5
View code at this point
Browse repository at this point
Commits on Sep 5, 2022
[ModelOutputs] Replace dict outputs with Dict/Dataclass and allow to return tuples (#334)
Show description for cc59b05
authored
cc59b05
View commit details
Copy full SHA for cc59b05
View code at this point
Browse repository at this point
Commits on Aug 25, 2022
Style the `scripts` directory (#250)
Show description for 89793a9
anton-l
authored
89793a9
View commit details
Copy full SHA for 89793a9
View code at this point
Browse repository at this point
Commits on Jul 28, 2022
[Vae and AutoencoderKL] Final clean of LDM checkpoints (#137)
Show description for 3100bc9
patrickvonplaten
authored
3100bc9
View commit details
Copy full SHA for 3100bc9
View code at this point
Browse repository at this point
Commits on Jul 21, 2022
some more cleaning
patrickvonplaten
committed
b1b99b5
View commit details
Copy full SHA for b1b99b5
View code at this point
Browse repository at this point
Commits on Jul 20, 2022
Rename pipelines (#115)
Show description for 836f3f3
patrickvonplaten
authored
836f3f3
View commit details
Copy full SHA for 836f3f3
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL