Skip to content

Commit

Permalink
fix error #180
Browse files Browse the repository at this point in the history
  • Loading branch information
seruva19 committed Aug 1, 2024
1 parent 99a5570 commit 0cba1c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Web-GUI for Kandinsky text-to-image diffusion models ([Kandinsky2](https://githu
| ext. [Animation](https://github.com/seruva19/kubin-extensions) | | πŸ•’ | βœ” | | |
| ext. [Video](https://github.com/seruva19/kubin-extensions) | | | | βœ” | |
| ext. [Background remover](https://github.com/seruva19/kubin-extensions) | βœ” | βœ” | βœ” | βœ” | βœ” |
| ext. LLM prompt enhancer | | | | | πŸ•’ |
| ext. LLM prompt enhancer | βœ” | βœ” | βœ” | βœ” | βœ” |
| Advanced prompt syntax | | | πŸ•’ | | |
| Prompt weighting | | | πŸ•’ | | |
| ext. Area composition | | | πŸ•’ | | |
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ opencv-python==4.8.0.74
gradio==3.50.2
psutil==5.9.5
deepdiff==6.3.1
torchsde==0.2.5
torchsde==0.2.6
compel==2.0.2
https://github.com/jllllll/bitsandbytes-windows-webui/releases/download/wheels/bitsandbytes-0.41.1-py3-none-win_amd64.whl; platform_system == "Windows"
bitsandbytes==0.41.1; platform_system != "Windows"

0 comments on commit 0cba1c8

Please sign in to comment.