Commit Graph

68 Commits (f9d636e427b4ae636d94979930a4dcfcbd2cb4d1)

Author SHA1 Message Date
Vladimir Mandic 5b9187d38b combo patch 2023-04-24 10:30:23 -04:00
Vladimir Mandic 176ac924af make tensorflow optional 2023-04-23 08:11:26 -04:00
Vladimir Mandic d2a481bc75 update setup 2023-04-21 09:32:35 -04:00
papuSpartan 9e8dc9843c port to vlad 2023-04-21 03:18:08 -05:00
Vladimir Mandic df424d6d51 add models path 2023-04-20 17:18:31 -04:00
Vladimir Mandic 6556ab66c5 update setup for unknown packages 2023-04-20 17:05:45 -04:00
Vladimir Mandic 3e546a3434 update requirements 2023-04-16 07:42:21 -04:00
Vladimir Mandic 353eb9b019 fix clip package 2023-04-15 21:24:06 -04:00
Vladimir Mandic 149329cb09 downgrade gradio 2023-04-14 15:23:33 -04:00
Vladimir Mandic fea40d7951 pin transformers version to last known good version 2023-04-14 14:24:43 -04:00
Vladimir Mandic 27302938f1 update gradio and enhance tracebacks 2023-04-14 14:20:37 -04:00
Vladimir Mandic 614b482ee3 major installer work 2023-04-13 11:19:15 -04:00
Vladimir Mandic 81b8294e93 switch cmdflags to settings 2023-04-12 10:40:11 -04:00
Vladimir Mandic 831f562394 new installer 2023-04-11 14:39:04 -04:00
Vladimir Mandic d2f9b9fdae update requirements and extensions 2023-03-30 11:19:18 -04:00
Vladimir Mandic b35ebf8927 update requirements 2023-03-25 08:56:51 -04:00
AUTOMATIC1111 a03536f213
Merge pull request #8662 from vladmandic/api-handler
api error handler
2023-03-25 12:47:32 +03:00
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 5387576c59
api error handler 2023-03-15 15:11:04 -04: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 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
brkirch 3bfe2bb549 Merge remote-tracking branch 'upstream/master' into sub-quad_attn_opt 2023-01-06 00:15:22 -05:00
brkirch f6ab5a39d7 Merge branch 'AUTOMATIC1111:master' into sub-quad_attn_opt 2023-01-06 00:14:20 -05:00
brkirch d782a95967 Add Birch-san's sub-quadratic attention implementation 2023-01-06 00:14:13 -05:00
hithereai 9a3b0ee960
update req.txt
The old 'opencv-python' package is very limiting in terms of optical flow - so I propose a package change to 'opencv-contrib-python', which has more cv2.optflow methods. 

These are needed for optical flow trickery in auto1111 and its extensions, and it cannot be installed by an extension as only a single package of opencv needs to be installed for optical flow to work properly. Change of the main one is Inevitable.
2023-01-03 11:22:06 +02:00
AUTOMATIC 76f256fe8f Bump gradio version #YOLO 2023-01-01 11:08:39 +03: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
ThereforeGames 9bcf4165f8
Update requirements.txt 2022-12-11 18:09:18 -05: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
brkirch 8bc16b7582 Add psutil if using macOS to requirements.txt 2022-12-06 19:54:01 -05: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
laksjdjf 42b5c73352
Update requirements.txt 2022-11-01 22:50:47 +09:00
AUTOMATIC f17769cfbc add requirements for GitPython 2022-10-31 17:57:16 +03:00
captin411 54f0c14824 download better face detection module dynamically 2022-10-25 16:14:13 -07: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 8a50371e4e fix version of gradio in requirements.txt because this is important and an older would work poorly. 2022-09-29 18:22:05 +03:00
AUTOMATIC1111 d944b84992
Merge pull request #1260 from uservar/master
Specify transformers version in requirements.txt
2022-09-29 00:06:51 +03:00
AUTOMATIC 43e273004b remove k-diffusion from requirements because we are not cloning the repo 2022-09-28 23:36:47 +03:00
uservar ed26121d4e
Update requirements.txt 2022-09-28 20:17:31 +00:00