Commit Graph

362 Commits (main)

Author SHA1 Message Date
Tom b3d3ecf268
Update README.md 2025-07-10 00:26:46 +02:00
Tom 807a21c318
Update to v3.6.0 2024-10-17 04:25:55 +02:00
Tom 053da94ecb Update to v3.6.0 2024-10-17 04:24:16 +02:00
GeorgFrobenius c3b8e0cfa8
Model Availability and Publish Date (#348) 2024-10-16 18:53:17 +02:00
James-Willer 1db9917ca6
Fix compatibility with SD.Next ModernUI (#306) 2024-10-10 22:15:32 +02:00
ArchAngelAries 47a6204122
Add Flux.1 S and Flux.1 D filtering capabilities (#333)
* Add Flux.1 and Flux.1 D filtering capabilities

* Update civitai_api.py

* Update civitai_gui.py

* Update civitai_api.py

Realized I went too complicated about it, no changes to civitai_api.py are necessary

* Update civitai_gui.py

Realized that all was necessary was properly inputting the right spelling of the base models

* Update civitai_api.py

* Update civitai_gui.py
2024-10-10 22:15:03 +02:00
Channel Cat aa32745e64
Gradio 4.0 Compatibility - Forge lag, icons, and download status (#341)
* Create text proxies for HTML input changes

* Fix icons, download status, and filter click outside

* undo aria change

* Compat for gradio 3
2024-10-10 22:06:56 +02:00
BlafKing 0b97a482ad
Hotfix for #285 #292 #293 2024-06-01 22:41:22 +02:00
BlafKing 5ab99d589a
Small hotfixes 2024-05-21 16:00:11 +02:00
JetVarimax aa3d8bfd53
Update README.md - small grammar fixes (#283)
Fix spelling
2024-05-21 15:59:20 +02:00
anonstash 2793bcdf2f
add modelVersionId to model json (#279)
* add modelVersionId to model json

* fix by_hash referenced before assignment
2024-05-05 16:24:29 +02:00
BlafKing d8738a5f40
Update to v3.5.4 2024-04-07 17:44:34 +02:00
BlafKing 033ccc27a1
Update to v3.5.3 2024-04-05 08:08:18 +02:00
Tom 8d361ee085
Update README.md 2024-03-27 23:14:37 +01:00
Tom b60af69042
Update README.md 2024-03-27 22:48:52 +01:00
BlafKing 8585e67b38
NSFW Filter hotfix 2024-03-27 22:47:16 +01:00
BlafKing 7c98a2f69e
Fix debug prints showing 2024-03-27 17:01:13 +01:00
BlafKing 5ec449cc8b
v3.5.1 Hotfix 2024-03-27 15:37:15 +01:00
BlafKing b39a2c2128
Update to v3.5.1 (Temp-fix) 2024-03-27 02:07:58 +01:00
BlafKing fd6a6c861a
Remove unnecessary button call 2024-03-20 01:47:59 +01:00
BlafKing e527eead12
Hotfix for #239 2024-03-19 20:22:45 +01:00
BlafKing c6f41adac0
Hotfix for #236 2024-03-17 05:04:32 +01:00
BlafKing b56d738d29
Hotfix for #235 2024-03-17 04:02:41 +01:00
BlafKing 2db0fa8570
Fixes issues from #234 2024-03-17 03:17:58 +01:00
BlafKing d2a638e59b
Hotfix for CivitAI model card button 2024-03-17 00:32:07 +01:00
BlafKing 6877d1b60a
Update to v3.5.0 API Fix 2024-03-16 23:47:19 +01:00
BlafKing fbdbc336d5
Update to v3.4.3 2024-03-13 22:27:55 +01:00
BlafKing c947679fa4
Hotfix for #224 2024-03-13 03:37:21 +01:00
BlafKing c105d12fcd
Hotfix 2024-03-13 03:14:52 +01:00
BlafKing 6cdb42462e
Hotfix for #224 2024-03-13 03:11:17 +01:00
BlafKing 297f71bddf
Hotfix #223 + model card button cleanup/fixes 2024-03-12 04:18:38 +01:00
BlafKing 2cfa149e3c
Update to v3.4.2 2024-03-11 01:05:36 +01:00
BlafKing bcf6c1872b
Hotfix for #215 2024-02-25 14:53:34 +01:00
BlafKing b069b873d8
Hotfix for #211 / #212 2024-02-25 06:39:12 +01:00
BlafKing 7dd32ba38b
Update to v3.4.1 2024-02-25 05:45:24 +01:00
Tom 88749c86a1
Update README.md 2024-02-25 05:31:23 +01:00
BlafKing 424d89d333
Update to v3.4.1 2024-02-25 05:27:42 +01:00
Morgon Kanter d35cec0bc0
Allow local images to work with local HTML files. (#207)
* Make local images in local HTML files work.

* Make text2img send work with local files.

* Update the now-outdated info.

* Remove a couple of diagnostic prints.
2024-02-25 05:27:01 +01:00
Tom 82d4bc4004
Merge pull request #211 from hakaserver/main
Temp. fix due to changes to Civitai Rest API
2024-02-24 16:36:57 +01:00
hakaserver bbe8165e47
Temp. fix due to changes to Civitai Rest API
As mentioned in BlafKing/sd-civitai-browser-plus#210 this is a temporary fix due to removal of prompt information in the model request. This allows the extension to properly work, despite not being able to retrieve prompts, until a better fix is worked on.
2024-02-24 07:05:36 -03:00
BlafKing 84ca01ae1e
Update to v3.4.0 2024-02-17 23:38:13 +01:00
BlafKing 665f960fda
Hotfix for (#197) and (#198) 2024-02-10 08:58:43 +01:00
Tom 47d5118fa9
Merge pull request #196 from hakaserver/main
Update civitai_file_manage.py
2024-02-10 04:25:53 +01:00
hakaserver fd2645c83d
Update civitai_file_manage.py
Hotfix for small bug reported [here](https://github.com/BlafKing/sd-civitai-browser-plus/issues/195).
Name of the option saved in the 'config.json' was different.
2024-02-09 17:59:19 -03:00
BlafKing e4ef29afc1
Update to v3.3.1 2024-02-09 16:37:38 +01:00
Tom 177ce5d155
Hotfix for (#189) 2024-02-08 19:33:54 +01:00
Tom baf7c76186
Update README.md 2024-02-06 14:18:47 +01:00
BlafKing d4616e5c1d Update to v3.3.0 2024-02-06 13:51:31 +01:00
BlafKing 9e70db57c5
Hotfix for (#174) 2024-01-18 19:58:47 +01:00
BlafKing 281398373e
Update to v3.2.5 (Hotfix #1) 2024-01-18 19:56:04 +01:00