Saifeddine
89f69c2d94
Merge branch 'main' of https://github.com/ParisNeo/ArtBot
2023-02-07 00:29:33 +01:00
Saifeddine
dc6f6fcab7
Added arabic locale files
2023-02-07 00:29:30 +01:00
blessedcoolant
ac23a321b0
build (hires-strength-slider)
2023-02-07 08:22:39 +13:00
blessedcoolant
f52b233205
Add Hi Res Strength Slider
2023-02-07 08:22:39 +13:00
blessedcoolant
0247d63511
Build (negative-prompt-box)
2023-02-07 05:21:09 +13:00
blessedcoolant
7604b36577
Add Negative Prompts Box
2023-02-07 05:21:09 +13:00
blessedcoolant
4a026bd46e
Organize language picker items alphabetically
2023-02-07 05:21:09 +13:00
blessedcoolant
6241fc19e0
Fix the model manager edit placeholder not being full height
2023-02-07 05:21:09 +13:00
blessedcoolant
25d7d71dd8
Slightly decrease the size of the tab list icons
2023-02-07 05:21:09 +13:00
Jonathan
2432adb38f
In exception handlers, clear the torch CUDA cache (if we're using CUDA) to free up memory for other programs using the GPU and to reduce fragmentation. ( #2549 )
2023-02-06 10:33:24 -05:00
psychedelicious
ab585aefae
Update README.md
2023-02-06 09:07:44 +11:00
blessedcoolant
9c8fcaaf86
Beautify & Cleanup WebUI Logs
2023-02-05 22:55:57 +13:00
blessedcoolant
e96ac61cb3
Add Ukranian Localization ( #2486 )
...
* Add Ukranian & Update Italian
* Frontend Build (Ukranian Localization)
* Update invokeai/frontend/dist/locales/hotkeys/ua.json
Co-authored-by: Eugene Brodsky <ebr@users.noreply.github.com>
* UA Localization Fixes
* Build (ua-fixes)
* Clean Build
* Clear Build
* Clean Build (resolving main conflicts)
* Clear Build
* Frontend Build (ua-localization-rebased)
---------
Co-authored-by: Eugene Brodsky <ebr@users.noreply.github.com>
2023-02-05 00:24:24 +13:00
blessedcoolant
0e35d829c1
Build (french-localization)
2023-02-04 23:14:25 +13:00
blessedcoolant
d08f048621
Add French Localization
2023-02-04 23:14:25 +13:00
Saifeddine ALOUI
cfd453c1c7
Added French localization
2023-02-04 23:14:25 +13:00
Saifeddine ALOUI
6ca177e462
Added French localization
2023-02-04 09:54:30 +01:00
Ryan Cao
9fe660c515
feat: add copy image in share menu
2023-02-03 12:10:33 +08:00
Lincoln Stein
e04cb70c7c
rebuild front end
2023-02-02 21:55:01 -05:00
Lincoln Stein
e99e720474
resolve conflicts with main and rebuild frontend
2023-02-02 11:00:33 -05:00
Lincoln Stein
3810d6a4ce
numerous tweaks
...
1. only load triton on linux machines
2. require pip >= 23.0 so that editable installs can run without setup.py
3. model files default to SD-1.5, not 2.1
4. use diffusers model of inpainting rather than ckpt
5. selected a new set of initial models based on # of likes at huggingface
2023-02-02 00:28:38 -05:00
mauwii
c061c1b1b6
fix frontend path
...
point to package's path instead of searching for it
2023-01-31 08:15:20 +01:00
Lincoln Stein
9ad4c03277
Various fixes
...
1) Downgrade numpy to avoid dependency conflict with numba
2) Move all non ldm/invoke files into `invokeai`. This includes assets, backend, frontend, and configs.
3) Fix up way that the backend finds the frontend and the generator finds the NSFW caution.png icon.
2023-01-30 18:42:17 -05:00