AUTOMATIC
|
4697def235
|
bump gradio to 3.23
fix broken image dragging
|
2023-03-25 09:00:37 +03:00 |
|
AUTOMATIC
|
9f0da9f6ed
|
initial gradio 3.22 support
|
2023-03-25 09:00:36 +03:00 |
|
Vladimir Mandic
|
29ce0bf4f2
|
allow usage of latest fastapi
|
2023-03-11 12:01:08 -05:00 |
|
AUTOMATIC
|
5cea278d3a
|
bump GitPython to 3.1.30 because some people would be upset about it being below that version #8118
|
2023-03-11 17:51:55 +03:00 |
|
zijiren233
|
4f4debbadb
|
Fix: v0.91.0 of fastapi Cannot add middleware after an application has started
|
2023-02-11 00:28:20 +08:00 |
|
Kyle
|
bd9b55ee90
|
Update requirements transformers==4.25.1
Update requirement for transformers to version 4.25.1 to allow instruct-pix2pix demo code to work
|
2023-01-25 09:41:41 -05:00 |
|
AUTOMATIC
|
48a15821de
|
remove the pip install stuff because it does not work as i hoped it would
|
2023-01-25 00:49:16 +03:00 |
|
AUTOMATIC
|
bef1931895
|
add fastapi to requirements
|
2023-01-24 23:50:04 +03:00 |
|
AUTOMATIC
|
28189985e6
|
remove fairscale requirement, add fake fairscale to make BLIP not complain about it
|
2023-01-24 20:24:27 +03:00 |
|
AUTOMATIC
|
26fd444811
|
bump gradio to 3.16.2
change style selection to multiselect dropdown
|
2023-01-18 13:59:45 +03:00 |
|
AUTOMATIC
|
6eb72fd13f
|
bump gradio to 3.16.1
|
2023-01-14 13:38:10 +03:00 |
|
Vladimir Mandic
|
590c5ae016
|
update pillow
|
2023-01-04 09:48:54 -05:00 |
|
Vladimir Mandic
|
79c682ad4f
|
fix jpeg
|
2023-01-04 08:20:42 -05:00 |
|
AUTOMATIC
|
68fbf4558f
|
Merge remote-tracking branch 'Narsil/fix_safetensors_load_speed'
|
2023-01-04 14:53:03 +03:00 |
|
AUTOMATIC
|
76f256fe8f
|
Bump gradio version #YOLO
|
2023-01-01 11:08:39 +03:00 |
|
Nicolas Patry
|
5a523d1305
|
Version 0.2.7 Fixes Windows SAFETENSORS_FAST_GPU path.
|
2022-12-27 11:27:40 +01:00 |
|
AUTOMATIC
|
1d9eaf94e3
|
add blendmodes to requirements_versions, remove aenum as it's already required by blendmodes
|
2022-12-24 09:27:41 +03:00 |
|
Florian Chrometz
|
d050bb7863
|
Set httpcore version in requirements - fixes #4833
|
2022-12-20 20:19:50 +01:00 |
|
AUTOMATIC
|
991e2dcee9
|
remove NSFW filter and its dependency; if you still want it, find it in the extensions section
|
2022-12-10 14:54:16 +03:00 |
|
AUTOMATIC
|
6074175faa
|
add safetensors to requirements
|
2022-11-27 14:46:40 +03:00 |
|
AUTOMATIC
|
ce6911158b
|
Add support Stable Diffusion 2.0
|
2022-11-26 16:10:46 +03:00 |
|
d8ahazard
|
0a54bd3395
|
Optional Accelerate Launch
|
2022-11-09 11:15:17 -06:00 |
|
AUTOMATIC
|
804d9fb83d
|
bump gradio to 3.9
|
2022-11-06 23:22:36 +03:00 |
|
AUTOMATIC
|
95c6308ccd
|
switch to gradio 3.8
|
2022-11-02 09:48:02 +03:00 |
|
AUTOMATIC
|
f17769cfbc
|
add requirements for GitPython
|
2022-10-31 17:57:16 +03:00 |
|
AUTOMATIC
|
d42125baf6
|
add missing requirement for api and fix some typos
|
2022-10-17 11:50:20 +03:00 |
|
AUTOMATIC
|
4ed99d5996
|
bump gradio to 3.5
|
2022-10-15 12:10:52 +03:00 |
|
AUTOMATIC
|
d7474a5185
|
bump gradio to 3.4.1
|
2022-10-11 21:10:55 +03:00 |
|
dan
|
2f1b61d979
|
Allow nested structures inside schedules
|
2022-10-04 14:22:41 +03:00 |
|
AUTOMATIC
|
53a3dc601f
|
move CLIP out of requirements and into launcher to make it possible to launch the program offline
|
2022-10-02 18:21:56 +03:00 |
|
AUTOMATIC
|
a703f56d73
|
clone k-diffusion instead of installing it via pip, and do not install its requirements.txt
|
2022-09-28 21:38:26 +03:00 |
|
AUTOMATIC
|
0065327726
|
upgrade to gradio==3.4b3 t fixthe inpain bugs
rework progressbar/preview to work with new gradio
remove unnecessary create style button
added link to alternative colab
|
2022-09-23 20:46:02 +03:00 |
|
AUTOMATIC
|
81c7961c25
|
revert transformers version change that prevents the program from starting.
|
2022-09-22 07:28:19 +03:00 |
|
d8ahazard
|
cc287d53a5
|
Bump Versions
|
2022-09-22 07:21:54 +03:00 |
|
Johan Aires Rastén
|
a96076f49c
|
Add buttons for random and reuse seed.
Random button sets seed to -1, reuse copies the seed from the last
generated image.
|
2022-09-18 15:13:28 +02:00 |
|
JJ
|
eeabe62b4d
|
add piexif to requirements_versions.txt
|
2022-09-13 18:11:46 +03:00 |
|
AUTOMATIC
|
6e68cc88e6
|
revert to old 1.3.5 basicsr because the new one still causes problems for some python version
|
2022-09-13 17:41:21 +03:00 |
|
AUTOMATIC
|
33e6b6e9a6
|
moved most of functionality from webui.bat into cross-platform launch.py
moved stable diffusion dependencies into requirements.txt
added checkout with specific commit hashes to all external repos
|
2022-09-13 16:48:18 +03:00 |
|
AUTOMATIC
|
ac9b2ec010
|
fixed version for GFPGAN and k-diffusion
made launcher always install requirements
bumped basicsr to 1.4.2 because someone wanted it
|
2022-09-13 00:24:37 +03:00 |
|
AUTOMATIC
|
f194457229
|
CLIP interrogator
|
2022-09-11 18:48:36 +03:00 |
|
AUTOMATIC
|
955f644ce1
|
split settings into three columns
added a different workaround for gradio mask bug with info in UI
switched to newer gradio version
|
2022-09-10 11:10:00 +03:00 |
|
orionaskatu
|
79cca25704
|
Embed roboto
|
2022-09-09 23:27:18 +03:00 |
|
rewbs
|
bc12eddb40
|
Add scikit-image dependency to requirements_versions.txt for windows users.
|
2022-09-08 05:57:22 +00:00 |
|
AUTOMATIC
|
a1743e4518
|
remove double basicr requirement
add seed change for anon
|
2022-09-07 01:44:44 +03:00 |
|
AUTOMATIC
|
0bfa0d4381
|
added dependency for gfpgan
|
2022-09-06 21:19:12 +03:00 |
|
AUTOMATIC
|
efa0a6483c
|
change webui.bat to use venv
|
2022-09-02 19:26:18 +03:00 |
|