Commit Graph

104 Commits

Author SHA1 Message Date
Pedro Cuenca 2b7669183e
Update README for 0.2.3 release (#225)
* Update README for 0.2.3 release:

* Apply suggestions from code review

Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
2022-08-21 23:59:46 +02:00
Anton Lozhkov 3cde81408f
Add incompatibility note for SD (temporary) 2022-08-20 12:02:32 +02:00
Suraj Patil f9522d825c
[StableDiffusionPipeline] use default params in __call__ (#196)
use default params in __call__
2022-08-17 17:06:12 +05:30
Suraj Patil 80e0c8ba9e
fix stable-diffusion code snippet format. 2022-08-17 14:15:00 +05:30
apolinario e36a36788e
Match params with official Stable Diffusion lib (#192)
https://github.com/CompVis/stable-diffusion
2022-08-16 22:52:22 +02:00
Patrick von Platen 554e67cb06
Update README.md 2022-08-16 19:12:25 +02:00
Patrick von Platen 45cb500667
Update README.md 2022-08-16 19:10:35 +02:00
Patrick von Platen 8c78e73fef
Update README.md 2022-08-16 19:09:09 +02:00
anton-l c1b378db69 Release: v0.2.1 2022-08-16 18:22:45 +02:00
anton-l ea2e177c1d Release: v0.2.0 2022-08-16 17:39:50 +02:00
Sugato Ray 616c3a42cb
Added `diffusers` to conda-forge and updated README for installation instruction (#129)
add instruction to install with conda

Co-authored-by: Anton Lozhkov <anton@huggingface.co>
2022-08-03 16:46:23 +02:00
anton-l b6cadcef98 Release: 0.1.3 2022-07-28 10:27:32 +02:00
Mario Šaško 0f8547c2af
Add syntax highlighting to code blocks in README (#131) 2022-07-24 16:20:56 +02:00
Yue Zhao 27782bc18e
fix some errors and rewrite sentences in README.md (#133)
* Update README.md

line 23, 24 and 25: Remove "that" because "that" is unnecessary in these three sentences.
line 33: Rewrite this sentence and make it more straightforward.
line 34: This first sentence is incomplete.
line 117: “focusses" -> "focuses"
line 118: "continuous" -> "continuous"
line 119: "consise" -> "concise"

* Update README.md
2022-07-24 12:02:39 +02:00
Patrick von Platen 04fa7baea8
Update README.md 2022-07-21 16:54:55 +02:00
apolinario 9a04a8a6a8
Update README.md with examples (#121)
Update README.md
2022-07-21 16:53:59 +02:00
Omar Sanseviero a05a5fb9ba
Update main README (#120)
* Update README.md

* Update README.md
2022-07-21 16:43:47 +02:00
Patrick von Platen 71faf347fd
Update README.md 2022-07-21 16:25:17 +02:00
Lysandre Debut 3b7f514a1c
Beef up quickstart (#117) 2022-07-21 13:53:31 +02:00
Lysandre Debut d87d5edf66
README improvements: credits and roadmap (#116)
* Typos

* Credits and roadmap

* Second version
2022-07-21 10:06:16 +02:00
Patrick von Platen 9c3820d05a
Big Model Renaming (#109)
* up

* change model name

* renaming

* more changes

* up

* up

* up

* save checkpoint

* finish api / naming

* finish config renaming

* rename all weights

* finish really
2022-07-21 01:30:45 +02:00
Patrick von Platen e5f3415fbd
Update README.md 2022-07-15 17:28:04 +02:00
Patrick von Platen f5ca5af6ce add to readme 2022-07-15 14:06:45 +00:00
Patrick von Platen a8fc1560c6
Update README.md 2022-07-15 15:06:38 +02:00
Nathan Lambert dacabaa47f
readme vp typo fix 2022-07-14 14:39:19 -07:00
Patrick von Platen e47c97a451 no inference moed doesn't always work 2022-06-28 23:05:08 +00:00
Patrick von Platen 740326d2a2
Update README.md 2022-06-29 01:01:41 +02:00
Nathan Lambert 85d991a12a
Update README.md 2022-06-27 15:21:46 -04:00
Patrick von Platen 9a4d53a476
Update README.md 2022-06-27 02:09:49 +02:00
Patrick von Platen 433cb3f801 clean up sde ve more 2022-06-25 18:25:43 +00:00
Patrick von Platen 6e456b7a7a
Update README.md 2022-06-22 18:38:32 +02:00
Anton Lozhkov 3a17775454
TODO: Add FID and KID metrics 2022-06-22 17:26:07 +02:00
Patrick von Platen 48269070d2 more fixes 2022-06-22 13:40:08 +00:00
Patrick von Platen d0032c6095 refactor naming 2022-06-22 12:38:36 +00:00
Pratik Pingale ee902ddf3a
Fix: TODO checklist checkbox 2022-06-21 12:53:26 +05:30
Patrick von Platen 2b8bc91cf8 removed get alpha / get beta 2022-06-20 12:48:04 +02:00
Nathan Lambert 694ad9849b
Update README.md 2022-06-17 13:40:20 -04:00
Nathan Lambert 808b49a7dc
Update README.md for RL example colab 2022-06-17 13:22:55 -04:00
Suraj Patil 0ffda1dfcc
Update README.md 2022-06-16 18:34:56 +02:00
Suraj Patil 20c722c601
update speech example 2022-06-16 18:33:49 +02:00
Kashif Rasul cf3fdb8479 use inference_mode 2022-06-16 17:55:20 +02:00
Kashif Rasul d2940c23fe
Merge branch 'main' into latex 2022-06-16 17:50:16 +02:00
Kashif Rasul 13f003c9bd use bold 2022-06-16 17:49:35 +02:00
Kashif Rasul a1e1806575 render latex in readme 2022-06-16 17:45:31 +02:00
Patrick von Platen 926658665f
Merge pull request #16 from Muhtasham/patch-1
Update README.md
2022-06-16 10:44:53 +02:00
Suraj Patil acb2faaefa
Update README.md 2022-06-16 10:22:55 +02:00
milyiyo c5e54c200a
Fix some little typos 2022-06-15 20:23:27 -04:00
Muhtasham Oblokulov 4bf6bea52a
Update README.md
small typo fixed and added Idea to ToDo
2022-06-15 23:47:20 +02:00
Suraj Patil 71c6b36254
Update README.md 2022-06-15 17:01:48 +02:00
Patrick von Platen 52a9acfa8e
Update README.md 2022-06-15 16:28:58 +02:00