-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactoring and supporting SSE server (#59)
* Refactoring and supporting SSE server * refine * refine * refine config * refine * refine error print * add kolors demo * refine * refine set API_KEY * refine examples json * refine routing * fix merge * refine * annotate unverified ipa nodes * Add docs for bizyair ksampler (#65) * refine * add docs * update kolors docs * add news * refine * refine * refine kolors inpaintig workflow * refine * reformat * refine * Update download URL in README.md (#66) * refine * remove useless model * refine interior design * refine * refine --------- Co-authored-by: Yao Chi <[email protected]> Co-authored-by: Shenghang Tsai <[email protected]>
- Loading branch information
1 parent
1d95bb8
commit 67a0a0b
Showing
50 changed files
with
5,289 additions
and
1,801 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,3 @@ __pycache__/ | |
.idea/ | ||
venv/ | ||
*.log | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
[auth] | ||
# api_key = | ||
# api_key = |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.