FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/diffusers/configuration_utils.py - ModelsLab/diffusers_plus_plus · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
ModelsLab
/
diffusers_plus_plus
Public
forked from
huggingface/diffusers
Notifications
You must be signed in to change notification settings
Fork
2
Star
14
Code
Issues
13
Pull requests
8
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
diffusers_plus_plus
src
diffusers
configuration_utils.py
on
ella
User selector
Datepicker
Commit history
Commits on May 6, 2024
migrate back to diff in order to retain the structure
shauray8
committed
a160345
View commit details
Copy full SHA for a160345
View code at this point
Browse repository at this point
Commits on Apr 29, 2024
move things to diff++ one by one as they come
shauray8
committed
0c9e6c2
View commit details
Copy full SHA for 0c9e6c2
View code at this point
Browse repository at this point
revert back to diffusers, does not make sense to migrate to diff plus plus
shauray8
committed
715774c
View commit details
Copy full SHA for 715774c
View code at this point
Browse repository at this point
f commit, docs and stupid formating
shauray8
committed
e194820
View commit details
Copy full SHA for e194820
View code at this point
Browse repository at this point
Commits on Mar 20, 2024
[LoRA test suite] refactor the test suite and cleanse it (#7316)
Show description for e25e525
sayakpaul
authored
e25e525
View commit details
Copy full SHA for e25e525
View code at this point
Browse repository at this point
Commits on Mar 4, 2024
Fix typos (#7181)
Show description for f4977ab
tolgacangoz
authored
f4977ab
View commit details
Copy full SHA for f4977ab
View code at this point
Browse repository at this point
fix a bug in `from_config` (#7192)
Show description for 8f206a5
yiyixuxu
and
yiyixuxu
authored
8f206a5
View commit details
Copy full SHA for 8f206a5
View code at this point
Browse repository at this point
Commits on Feb 8, 2024
change to 2024 in the license (#6902)
Show description for 30e5e81
sayakpaul
authored
30e5e81
View commit details
Copy full SHA for 30e5e81
View code at this point
Browse repository at this point
Commits on Dec 6, 2023
Harmonize HF environment variables + deprecate use_auth_token (#6066)
Show description for 75ada25
Wauplin
authored
75ada25
View commit details
Copy full SHA for 75ada25
View code at this point
Browse repository at this point
Commits on Nov 20, 2023
[Styling] stylify using ruff (#5841)
Show description for 6b04d61
kashif
authored
6b04d61
View commit details
Copy full SHA for 6b04d61
View code at this point
Browse repository at this point
Commits on Oct 26, 2023
[Remote code] Add functionality to run remote models, schedulers, pipelines (#5472)
Show description for cee1cd6
patrickvonplaten
and
sayakpaul
authored
cee1cd6
View commit details
Copy full SHA for cee1cd6
View code at this point
Browse repository at this point
Commits on Aug 15, 2023
[Pipeline utils] feat: implement push_to_hub for standalone models, schedulers as well as pipelines (#4128)
Show description for 15782fd
authored
15782fd
View commit details
Copy full SHA for 15782fd
View code at this point
Browse repository at this point
Commits on Jul 11, 2023
keep _use_default_values as a list type (#4040)
Show description for 5e704a2
oOraph
authored
5e704a2
View commit details
Copy full SHA for 5e704a2
View code at this point
Browse repository at this point
Commits on Jul 5, 2023
Add `timestep_spacing` and `steps_offset` to schedulers (#3947)
Show description for 07c9a08
pcuenca
and
patrickvonplaten
authored
07c9a08
View commit details
Copy full SHA for 07c9a08
View code at this point
Browse repository at this point
Commits on Jun 21, 2023
[docs] More API stuff (#3835)
Show description for 1f02087
stevhliu
authored
1f02087
View commit details
Copy full SHA for 1f02087
View code at this point
Browse repository at this point
Commits on Jun 5, 2023
[docs] More API fixes (#3640)
Show description for 1a6a647
stevhliu
authored
1a6a647
View commit details
Copy full SHA for 1a6a647
View code at this point
Browse repository at this point
Commits on Apr 25, 2023
add model (#3230)
Show description for e51f19a
patrickvonplaten
and
williamberman
authored
e51f19a
View commit details
Copy full SHA for e51f19a
View code at this point
Browse repository at this point
Commits on Apr 17, 2023
Fix config deprecation (#3129)
Show description for 703307e
patrickvonplaten
and
pcuenca
authored
703307e
View commit details
Copy full SHA for 703307e
View code at this point
Browse repository at this point
Commits on Apr 11, 2023
Fix config prints and save, load of pipelines (#2849)
Show description for 8b451eb
patrickvonplaten
authored
8b451eb
View commit details
Copy full SHA for 8b451eb
View code at this point
Browse repository at this point
Commits on Mar 27, 2023
Ruff: apply same rules as in transformers (#2827)
Show description for 1d7b4b6
pcuenca
and
Skylion007
authored
1d7b4b6
View commit details
Copy full SHA for 1d7b4b6
View code at this point
Browse repository at this point
Commits on Mar 10, 2023
[From pretrained] Speed-up loading from cache (#2515)
Show description for d761b58
authored
d761b58
View commit details
Copy full SHA for d761b58
View code at this point
Browse repository at this point
Commits on Mar 1, 2023
[Copyright] 2023 (#2524)
patrickvonplaten
authored
eadf0e2
View commit details
Copy full SHA for eadf0e2
View code at this point
Browse repository at this point
Commits on Feb 7, 2023
Replace flake8 with ruff and update black (#2279)
Show description for a7ca03a
patrickvonplaten
authored
a7ca03a
View commit details
Copy full SHA for a7ca03a
View code at this point
Browse repository at this point
Commits on Jan 26, 2023
Fix unable to save_pretrained when using pathlib (#1972)
Show description for 96af5bf
Cyberes
authored
96af5bf
View commit details
Copy full SHA for 96af5bf
View code at this point
Browse repository at this point
Commits on Nov 30, 2022
Allow saving trained betas (#1468)
patrickvonplaten
authored
110ffe2
View commit details
Copy full SHA for 110ffe2
View code at this point
Browse repository at this point
Commits on Nov 25, 2022
Allow to set config params directly in init (#1419)
Show description for 8faa822
patrickvonplaten
authored
8faa822
View commit details
Copy full SHA for 8faa822
View code at this point
Browse repository at this point
Deprecate `predict_epsilon` (#1393)
Show description for d52388f
pcuenca
and
patrickvonplaten
authored
d52388f
View commit details
Copy full SHA for d52388f
View code at this point
Browse repository at this point
Commits on Nov 24, 2022
Deprecate sample size (#1406)
Show description for 8e2c4cd
patrickvonplaten
authored
8e2c4cd
View commit details
Copy full SHA for 8e2c4cd
View code at this point
Browse repository at this point
Commits on Nov 15, 2022
Add Scheduler.from_pretrained and better scheduler changing (#1286)
Show description for a052019
authored
a052019
View commit details
Copy full SHA for a052019
View code at this point
Browse repository at this point
Commits on Nov 8, 2022
[Scheduler] Move predict epsilon to init (#1155)
Show description for 249d9bc
patrickvonplaten
and
pcuenca
authored
249d9bc
View commit details
Copy full SHA for 249d9bc
View code at this point
Browse repository at this point
Fix small typo (#1178)
Show description for 20a05d6
pcuenca
authored
20a05d6
View commit details
Copy full SHA for 20a05d6
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
[Tests] Fix slow tests (#1087)
patrickvonplaten
authored
17c2c06
View commit details
Copy full SHA for 17c2c06
View code at this point
Browse repository at this point
[Better scheduler docs] Improve usage examples of schedulers (#890)
Show description for c18941b
patrickvonplaten
and
pcuenca
authored
c18941b
View commit details
Copy full SHA for c18941b
View code at this point
Browse repository at this point
Commits on Oct 24, 2022
add community pipeline docs; add minimal text to some empty doc pages (#930)
Show description for 2fb8faf
Nathan Lambert
authored
2fb8faf
View commit details
Copy full SHA for 2fb8faf
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL