Skip to content

Commit 49f7ec5

Browse files
Fix typos, improve, update at main-page files and .github files (huggingface#5588)
* Update keywords; remove version cuz it changes constantly? * Update if necessary * Fix typos and links * version_range_max from PyTorch's setup.py; fix typos; 1 checklist is enough? * Fix a typo * Fix typos * There is already a Blank issue link at the bottom of the page; direct to Diffusers' forum * Add 🌐 Translating a New Language? page * Update .github/ISSUE_TEMPLATE/translate.md Co-authored-by: Steven Liu <[email protected]> * Update PHILOSOPHY.md Co-authored-by: Steven Liu <[email protected]> * Update PHILOSOPHY.md Co-authored-by: Steven Liu <[email protected]> * Update PHILOSOPHY.md * Update PHILOSOPHY.md * Update CONTRIBUTING.md Co-authored-by: Steven Liu <[email protected]> * Update CONTRIBUTING.md * Update CONTRIBUTING.md Co-authored-by: Steven Liu <[email protected]> * Update PHILOSOPHY.md Co-authored-by: Steven Liu <[email protected]> * Update PHILOSOPHY.md Co-authored-by: Steven Liu <[email protected]> * Update README.md Co-authored-by: Steven Liu <[email protected]> * Add X account link * Update setup.py * Update CITATION.cff --------- Co-authored-by: Steven Liu <[email protected]>
1 parent 5c29b53 commit 49f7ec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: dependency_versions_table.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# THIS FILE HAS BEEN AUTOGENERATED. To update:
22
# 1. modify the `_deps` dict in setup.py
3-
# 2. run `make deps_table_update``
3+
# 2. run `make deps_table_update`
44
deps = {
55
"Pillow": "Pillow",
66
"accelerate": "accelerate>=0.11.0",

0 commit comments

Comments
 (0)